From 921f3a2eeeca9be23cb006a31b6d6f71e186374a Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Fri, 27 Mar 2009 03:43:21 +0000 Subject: Put csrf token into Admin_View and Theme_View by default, then use it directly wherever possible instead of access::csrf_token(). --- modules/comment/views/admin_comments.html.php | 6 +++--- modules/exif/helpers/exif_theme.php | 6 ++---- modules/exif/views/exif_sidebar.html.php | 3 +-- modules/server_add/views/admin_server_add.html.php | 2 +- modules/tag/views/admin_tags.html.php | 4 ++-- modules/user/views/admin_users.html.php | 4 ++-- 6 files changed, 11 insertions(+), 14 deletions(-) (limited to 'modules') diff --git a/modules/comment/views/admin_comments.html.php b/modules/comment/views/admin_comments.html.php index c5689e08..63b1a394 100644 --- a/modules/comment/views/admin_comments.html.php +++ b/modules/comment/views/admin_comments.html.php @@ -1,7 +1,7 @@