* some fancy index handling using func_get_args, which allows me to use an undefined...
commit3d7dc2dc6eb084da11e4a95d7a1268240977093e
authorMarius Orcsik <marius@habarnam.ro>
Wed, 29 Apr 2009 10:03:31 +0000 (29 12:03 +0200)
committerMarius Orcsik <marius@habarnam.ro>
Wed, 29 Apr 2009 10:03:31 +0000 (29 12:03 +0200)
tree784eb07842c646d4f3f880663473234a3f661137
parentc07db19dcea0925d0a80244940efb08f2128213b
* some fancy index handling using func_get_args, which allows me to use an undefined number of parameters for addPrimaryKey - and later for addIndex
_res/_libs/models/foo/fooentitya.class.php
_res/_libs/models/foo/foofielda.class.php
_res/_libs/models/foo/foofieldinteger.class.php
_res/_libs/models/foo/fooindexa.class.php
_res/_libs/models/foo/fookeyprimary.class.php