mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 09:26:27 +02:00
3 lines
74 B
PHP
Executable file
3 lines
74 B
PHP
Executable file
<script>
|
|
var HTTP_PWD = '<?php echo addslashes(HTTP_PWD); ?>';
|
|
</script>
|