Explorar el Código

TODO install nie kopiuje /config/.config_base_structure.php - do remote systemu

a.binder hace 8 años
padre
commit
8188eded44
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      SE/se-lib/Route/Install.php

+ 2 - 0
SE/se-lib/Route/Install.php

@@ -3,6 +3,8 @@
 Lib::loadClass('RouteBase');
 Lib::loadClass('UI');
 
+//TODO install nie kopiuje aktualnej /config/.config_base_structure.php @2017-09-24 bindera - sprawdzone na medicalu
+
 class Route_Install extends RouteBase {
 
 	public function handleAuth() {