Changes

Line 56: Line 56:  
* Files must be saved with Unix format (LF) and not Windows (CR/LF). Unif format is compatible on all OS like Unix like, Windows, Mac, but the Windows text file format is no working on some PHP under Unix.
 
* Files must be saved with Unix format (LF) and not Windows (CR/LF). Unif format is compatible on all OS like Unix like, Windows, Mac, but the Windows text file format is no working on some PHP under Unix.
   −
Functions must return a value strictly higher than 0 if successfull and strictly lower than 0 if error.
+
* Functions must return a value strictly higher than 0 if successfull and strictly lower than 0 if error.
    
= SQL rules =
 
= SQL rules =