Explorar el Código

[inc] updated

Exilon hace 5 años
padre
commit
9d3dc66a6c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      QuickLib.inc

+ 2 - 2
QuickLib.inc

@@ -161,8 +161,8 @@
 
 //Debug library
 {$IFDEF DEBUG}
-  {$DEFINE DEBUG_SERIALIZER}
-  {$DEFINE DEBUG_HTTPSERVER}
+  {.$DEFINE DEBUG_SERIALIZER}
+  {.$DEFINE DEBUG_HTTPSERVER}
 {$ENDIF}