]> git.andy128k.dev Git - ipf-legacy-orm.git/commitdiff
admin model verbose name
authoravl <alex.litovchenko@gmail.com>
Wed, 10 Dec 2008 15:11:30 +0000 (17:11 +0200)
committeravl <alex.litovchenko@gmail.com>
Wed, 10 Dec 2008 15:11:30 +0000 (17:11 +0200)
ipf/orm/record.php

index 3bbf7664164cc811c490d91e838367a220908e8a..639b352b91ddc032b88f1f122e4948a33616f748 100644 (file)
@@ -1287,5 +1287,4 @@ abstract class IPF_ORM_Record extends IPF_ORM_Record_Abstract implements Countab
                return $this->_custom[$name];
        return null;
     }
-
 }
\ No newline at end of file