From b7ea2e2e377568a3730ed46b8df1751cc747323f Mon Sep 17 00:00:00 2001 From: cash Date: Sat, 14 May 2011 23:24:42 +0000 Subject: clean up installation input views git-svn-id: http://code.elgg.org/elgg/trunk@9087 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/installation/input/securitytoken.php | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 views/installation/input/securitytoken.php (limited to 'views/installation/input/securitytoken.php') diff --git a/views/installation/input/securitytoken.php b/views/installation/input/securitytoken.php deleted file mode 100644 index 75410848a..000000000 --- a/views/installation/input/securitytoken.php +++ /dev/null @@ -1,15 +0,0 @@ - '__elgg_token', 'value' => $token)); -echo elgg_view('input/hidden', array('name' => '__elgg_ts', 'value' => $ts)); -- cgit v1.2.3