From 1f2993b014c11f89594b127a504b12d7f54d9828 Mon Sep 17 00:00:00 2001 From: sakamocchi Date: Sat, 7 Apr 2012 08:07:19 +0900 Subject: [PATCH] =?utf8?q?ACTIONS.php=E3=81=AE=E3=82=B7=E3=83=B3=E3=82=BF?= =?utf8?q?=E3=83=83=E3=82=AF=E3=82=B9=E3=82=A8=E3=83=A9=E3=83=BC=E3=82=92?= =?utf8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- nucleus/libs/ACTIONS.php | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/nucleus/libs/ACTIONS.php b/nucleus/libs/ACTIONS.php index a4c15be..e8c46ea 100644 --- a/nucleus/libs/ACTIONS.php +++ b/nucleus/libs/ACTIONS.php @@ -1334,18 +1334,6 @@ class Actions extends BaseActions } /** - * Actions::parse_imagetext() - * Parse skinvar imagetext - * - * @param void - * @return void - */ - public function parse_imagetext() - { - echo Entity::hsc(requestVar('imagetext')); - } - - /** * Actions::parse_skinfile() * Inserts an url relative to the skindir (useful when doing import/export) * e.g. -- 2.11.0