diff options
author | Andy Staudacher <andy.st@gmail.com> | 2010-02-11 15:59:17 -0800 |
---|---|---|
committer | Andy Staudacher <andy.st@gmail.com> | 2010-02-11 15:59:17 -0800 |
commit | cd45c94fe69f24b0f80a79e4b9c402763739ecfc (patch) | |
tree | 408e96382d1cdf782ea6e2a0afbfd92770cfb9ad /modules/user/views | |
parent | dc94f6e45a7d45747582cd0ab99439330cd844f1 (diff) |
Get rid of unnecessary view file.
Diffstat (limited to 'modules/user/views')
-rw-r--r-- | modules/user/views/confirm_reset_password.html.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/user/views/confirm_reset_password.html.php b/modules/user/views/confirm_reset_password.html.php deleted file mode 100644 index 4993189e..00000000 --- a/modules/user/views/confirm_reset_password.html.php +++ /dev/null @@ -1,2 +0,0 @@ -<?php defined("SYSPATH") or die("No direct script access.") ?> -<?= $form ?>
\ No newline at end of file |