]> SAFE projects GIT repository - jmp/mailleur/commitdiff
Seems we do not need unimar.php and unipos.php anymore
authorJean-Marc Pigeon <jmp@safe.c>
Sun, 31 Aug 2025 13:56:34 +0000 (09:56 -0400)
committerJean-Marc Pigeon <jmp@safe.c>
Sun, 31 Aug 2025 13:56:34 +0000 (09:56 -0400)
www/devsql.php
www/res/unimar.php [moved from www/unimar.php with 100% similarity]
www/res/unipos.php [moved from www/unipos.php with 100% similarity]

index 7bfd0f590d36b1dffe1607016bb094ceb93783d3..356914b0874656cb580b8f196a55300dbbfa7e33 100644 (file)
@@ -95,8 +95,7 @@ function sql_close(devsql $dbinfo)
 {
 $OPEP="devsql.php, sql_close";
 
-rou_alert(0,"$OPEP JMPDBG desconnect database");
-sleep(10);
+rou_alert(0,"$OPEP JMPDBG disconnect database");
 $dbinfo->connection=null;
 }
 
similarity index 100%
rename from www/unimar.php
rename to www/res/unimar.php
similarity index 100%
rename from www/unipos.php
rename to www/res/unipos.php