Explorar el Código

Test: Commit change to test Advanced > Upgrade changes.

reliberate hace 10 años
padre
commit
373e9e9b87
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      root.php

+ 2 - 0
root.php

@@ -47,4 +47,6 @@
 		set_include_path( get_include_path() . PATH_SEPARATOR . $_SERVER['DOCUMENT_ROOT'] );
 	}
 
+// test
+
 ?>