Changeset 1548 for trunk/pylucid/PyLucid/system/BasePlugin.py
- Timestamp:
- 05/01/08 12:24:21 (23 months ago)
- Files:
-
- 1 modified
-
trunk/pylucid/PyLucid/system/BasePlugin.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pylucid/PyLucid/system/BasePlugin.py
r1544 r1548 59 59 60 60 self.current_page = self.context["PAGE"] 61 self.preferences = self.context.preferences62 61 63 62 def build_menu(self):