summaryrefslogtreecommitdiff
path: root/protected/models/Standort.php
diff options
context:
space:
mode:
Diffstat (limited to 'protected/models/Standort.php')
-rw-r--r--protected/models/Standort.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/protected/models/Standort.php b/protected/models/Standort.php
index d62a594..6052e1a 100644
--- a/protected/models/Standort.php
+++ b/protected/models/Standort.php
@@ -106,7 +106,7 @@ class Standort extends CActiveRecord
public function behaviors() {
return array(
- 'LoggableBehavior'=>'application.modules.auditTrail.behaviors.LoggableBehavior',
+ //'LoggableBehavior'=>'application.modules.auditTrail.behaviors.LoggableBehavior',
);
}
} \ No newline at end of file