summaryrefslogtreecommitdiffstats
path: root/wp-inst/wp-admin/theme-editor.php
diff options
context:
space:
mode:
authordonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2005-08-16 17:37:36 +0000
committerdonncha <donncha@7be80a69-a1ef-0310-a953-fb0f7c49ff36>2005-08-16 17:37:36 +0000
commit58946a61ebc2474979b78ac339fd99e0a03d4a05 (patch)
tree7af0d2cc66e33d13ff1debee01ce08a40e026a91 /wp-inst/wp-admin/theme-editor.php
parent4f514fd08e9359cd18b6fcd765d6818cd0dc76b8 (diff)
downloadwordpress-mu-58946a61ebc2474979b78ac339fd99e0a03d4a05.tar.gz
wordpress-mu-58946a61ebc2474979b78ac339fd99e0a03d4a05.tar.xz
wordpress-mu-58946a61ebc2474979b78ac339fd99e0a03d4a05.zip
No need for theme editor yet.
Allow site admin to change invites of users git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@199 7be80a69-a1ef-0310-a953-fb0f7c49ff36
Diffstat (limited to 'wp-inst/wp-admin/theme-editor.php')
-rw-r--r--wp-inst/wp-admin/theme-editor.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/wp-inst/wp-admin/theme-editor.php b/wp-inst/wp-admin/theme-editor.php
index 7cb2a57..076c54c 100644
--- a/wp-inst/wp-admin/theme-editor.php
+++ b/wp-inst/wp-admin/theme-editor.php
@@ -1,4 +1,5 @@
<?php
+return;
require_once('admin.php');
$title = __("Edit Themes");