Changeset 1446 for branches/newtoken/wifidog/classes/SmartyWifidog.php
- Timestamp:
- 02/11/10 17:34:27 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/newtoken/wifidog/classes/SmartyWifidog.php
r1421 r1446 189 189 Node::assignSmartyValues($this); 190 190 User::assignSmartyValues($this); 191 Token::assignSmartyValues($this); 191 192 return parent::fetch($resource_name, $cache_id, $compile_id, $display); 192 193 }
