domci update
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3703 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
@@ -1504,7 +1504,7 @@ class dblayeroo
|
||||
* func($this->sep.$name.$this->sep),
|
||||
* func($this->sep.$this->tableprefix.$this->table.$this->sep.".".
|
||||
* $this->sep.$name.$this->sep)
|
||||
* @param string $field The name of the field
|
||||
* @param string $name The name of the field
|
||||
* @param boolean|null $full Add the table prefix/name if set
|
||||
*/
|
||||
private function displayConvert ($name, $full = false)
|
||||
|
||||
@@ -74,6 +74,7 @@ class modelGenerator
|
||||
}
|
||||
|
||||
/** Create the model file from the $tableName
|
||||
* @param string $tableName The table to examine
|
||||
*/
|
||||
public function createModel ($tableName)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user