RELEASE 0.9.7.1
This commit is contained in:
5
htdocs/common.php
Normal file
5
htdocs/common.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
# This is a temporary file
|
||||
@define('LIBDIR',sprintf('%s/',realpath('../lib/')));
|
||||
require LIBDIR.'common.php';
|
||||
?>
|
Reference in New Issue
Block a user