diff options
Diffstat (limited to 'index.php')
| -rwxr-xr-x[-rw-r--r--] | index.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/index.php b/index.php index d29793b..fbe3832 100644..100755 --- a/index.php +++ b/index.php @@ -1,3 +1,2 @@ <?php -require_once( 'list_galleries.php' ); -?> +require_once 'list_galleries.php'; |
