FIX: login - sreg/ax default, identifier renamed to openid_url
[phorkie.git] / www / index.php
index 9a05add9b9741d78ce46a87345123577fe4821dc..7ac6fcfbc868cefd485775280c4a3cec1e04e081 100644 (file)
@@ -1,4 +1,7 @@
 <?php
+/**
+ * Jump to the index as per the configuration
+ */
 namespace phorkie;
 require_once 'www-header.php';
 require_once $GLOBALS['phorkie']['cfg']['index'].".php";