From: avl Date: Wed, 10 Dec 2008 15:11:30 +0000 (+0200) Subject: admin model verbose name X-Git-Tag: 0.6~161 X-Git-Url: https://git.andy128k.dev/?a=commitdiff_plain;h=40e43fb94773fda7aa92fcad53c4c8215cf07ef7;p=ipf-legacy-orm.git admin model verbose name --- diff --git a/ipf/orm/record.php b/ipf/orm/record.php index 3bbf766..639b352 100644 --- a/ipf/orm/record.php +++ b/ipf/orm/record.php @@ -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