changes to improve the developers translations edit tool

This commit is contained in:
Erik Amaru Ortiz
2011-02-11 16:43:02 +00:00
parent 0b38108aa2
commit 989ccf4bc6
202 changed files with 883 additions and 601 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 workflow.classes.model.map
*/
class AppDocumentMapBuilder {