Performance tests

This commit is contained in:
Michael Vogel
2012-05-20 00:11:32 +02:00
parent 9a940786c1
commit 8c80fe0bf5
4 changed files with 19 additions and 10 deletions

View File

@@ -6,7 +6,7 @@
* Note:
* Please do not store booleans - convert to 0/1 integer values
* The get_?config() functions return boolean false for keys that are unset,
* and this could lead to subtle bugs.
* and this could lead to subtle bugs.
*
* There are a few places in the code (such as the admin panel) where boolean
* configurations need to be fixed as of 10/08/2011.