aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.php b/index.php
index 09f8fd5d5..f8e422d87 100644
--- a/index.php
+++ b/index.php
@@ -87,7 +87,8 @@ error_log("GETTIGN SITE ".$_SESSION['id']. " " . print_r($site, true));
// get site metadata
- error_log("SITE Metadata : " . print_r($site->getMetadata("Metaname"), true));
+ error_log("SITE Metadata : " . print_r($site->getMetadata("Metaname"), true));
+
+
*/
-
?> \ No newline at end of file