OSDN Git Service

MERGE: リビジョン1782。checkCondition()のアクセス修飾子をprotectedに変更。
[nucleus-jp/nucleus-next.git] / nucleus / libs / BODYACTIONS.php
index fc93e82..e12d9f0 100644 (file)
@@ -264,7 +264,7 @@ class BodyActions extends BaseActions
         * @param       string  $value  value of property\r
         * @return      condition\r
         */\r
-       public function checkCondition($field, $name='', $value = '')\r
+       protected function checkCondition($field, $name='', $value = '')\r
        {\r
                global $catid, $blog, $member, $itemidnext, $itemidprev, $manager, $archiveprevexists, $archivenextexists;\r
                \r