Changeset 1456 for trunk/wifidog-auth/wifidog/classes/Content.php
- Timestamp:
- 03/14/10 18:42:49 (3 years ago)
- Files:
-
- 1 modified
-
trunk/wifidog-auth/wifidog/classes/Content.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wifidog-auth/wifidog/classes/Content.php
r1435 r1456 137 137 } 138 138 // By default content display logging is enabled 139 $this->setLoggingStatus( true);139 $this->setLoggingStatus(LOG_CONTENT_DISPLAY); 140 140 $this->log_as_content = & $this; 141 141 }
