removed rat comment :P
This commit is contained in:
parent
aae6950889
commit
6db13eb597
@ -653,7 +653,6 @@ final class Doctrine
|
||||
*/
|
||||
public static function classify($tablename)
|
||||
{
|
||||
echo "rat";
|
||||
return preg_replace_callback('~(_?)(_)([\w])~', array("Doctrine", "classifyCallback"), ucfirst($tablename));
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user