diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-06-27 16:57:38 -0700 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-06-27 16:57:38 -0700 |
| commit | 4707a97b826b12958fda6d59d157726b246693cd (patch) | |
| tree | 2e15d54f2749b76250ffc02184053496e066b2b1 /modules/digibug/models | |
| parent | 11f08ee4399c62cc1d2c36457a214c6db693db06 (diff) | |
| parent | 76f688a070c7c36eb84dc22b21b165f00440a4a4 (diff) | |
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'modules/digibug/models')
| -rw-r--r-- | modules/digibug/models/digibug_proxy.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/digibug/models/digibug_proxy.php b/modules/digibug/models/digibug_proxy.php index c76afdae..036af9c7 100644 --- a/modules/digibug/models/digibug_proxy.php +++ b/modules/digibug/models/digibug_proxy.php @@ -18,5 +18,4 @@ * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ class Digibug_Proxy_Model extends ORM { - protected $has_one = array("item"); } |
