Changeset 4538
- Timestamp:
- 02/02/12 10:49:16 (4 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostropheCkEditorPlugin/trunk/lib/editor/aCkEditorOverrideable.class.php
r4329 r4538 89 89 if (!empty($basePath)) { 90 90 $this->basePath = $basePath; 91 error_log($basePath);92 91 } 93 92 }

