Changes made for documentation

This commit is contained in:
Abraar
2011-01-17 15:09:57 +00:00
parent 490a9d636b
commit 294adf7cc5
28 changed files with 48 additions and 22 deletions

View File

@@ -14,7 +14,7 @@ include_once 'creole/CreoleTypes.php';
* ORDER BY clause to know whether it needs to apply SQL to make the ORDER BY case-insensitive
* (i.e. if it's a text column type).
*
* @package classes.model.map
* @package classes.model
*/
class PermissionsMapBuilder {