diff options
author | Cash Costello <cash.costello@gmail.com> | 2010-05-01 03:33:58 +0000 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2010-05-01 03:33:58 +0000 |
commit | 6e330270c7c8a9edd4c57b258c6ff0920c7fed1c (patch) | |
tree | bcd27ba126d7fd6bc11fdda6349115203ed00e78 | |
parent | e3d33b1275020758f887e0bba9378c9bc1823ad0 (diff) | |
download | elgg-6e330270c7c8a9edd4c57b258c6ff0920c7fed1c.tar.gz elgg-6e330270c7c8a9edd4c57b258c6ff0920c7fed1c.tar.bz2 |
re-encoded the admin page just because some where having problems with it
-rw-r--r-- | pages/admin.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/admin.php b/pages/admin.php index 33d44b6c4..437d2f47c 100644 --- a/pages/admin.php +++ b/pages/admin.php @@ -1,7 +1,7 @@ <?php /****************************************************************** * - * Tidypics Admin Settings + * Tidypics Admin Settings * *******************************************************************/ |