Changeset 2105 for trunk/loreality/loreality/controllers/account.py
- Timestamp:
- 07/05/10 14:51:56 (23 months ago)
- File:
-
- 1 edited
-
trunk/loreality/loreality/controllers/account.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/loreality/loreality/controllers/account.py
r2104 r2105 8 8 9 9 log = logging.getLogger(__name__) 10 from pylons.i18n.translation import _, ungettext 10 11 11 12 class AccountController(BaseController):
Note: See TracChangeset
for help on using the changeset viewer.
