index.example.php
[web.Builder] / index.example.php
index 92bdab1..b1a33a3 100644 (file)
@@ -34,7 +34,7 @@ $dbp = parse_url($db);
 require_once 'HTML/FlexyFramework.php';
 
 
-new HTML_FlexyFramework(  rray(
+new HTML_FlexyFramework(  array(
     'project'=> 'Pman',
     'debug' => 0,
     'version' => '1.3',