Changeset 3206
- Timestamp:
- 01/18/11 16:26:43 (16 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plugins/apostrophePlugin/branches/1.5/modules/a/templates/_variant.php
r2947 r3206 5 5 $permid = isset($permid) ? $sf_data->getRaw('permid') : null; 6 6 $slot = isset($slot) ? $sf_data->getRaw('slot') : null; 7 $sf_user = isset($sf_user) ? $sf_data->getRaw('sf_user') : null; 7 8 ?> 8 9

