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

@@ -1,8 +1,4 @@
<?php
/**
* BaseLanguagePeer.php
* @package workflow.classes.model.om
*/
require_once 'propel/util/BasePeer.php';
// The object class -- needed for instanceof checks in this class.