summaryrefslogtreecommitdiff
path: root/core/models/module.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/models/module.php')
-rw-r--r--core/models/module.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/models/module.php b/core/models/module.php
index da9fb0a1..de4cc43d 100644
--- a/core/models/module.php
+++ b/core/models/module.php
@@ -18,5 +18,4 @@
* Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
*/
class Module_Model extends ORM {
- protected $has_many = array("vars");
}