Your IP : 216.73.216.68


Current Path : /home/jeromecohp/www/
Upload File :
Current File : /home/jeromecohp/www/chemins_joomla.php

<html>
<body>
<?php
$path = realpath(__FILE__);
$info = pathinfo($path);
echo "<pre>\n";
echo "\t".'public $log_path = \''.$info['dirname'].'/logs\''."\n";
echo "\t".'public $tmp_path = \''.$info['dirname'].'/tmp\'';
echo "</pre>\n";
?>
</body>
</html>