Index: temp/trunk/html/admin/products/index2.php
===================================================================
--- temp/trunk/html/admin/products/index2.php	(revision 1722)
+++ temp/trunk/html/admin/products/index2.php	(revision 1723)
@@ -88,7 +88,7 @@
 			if(isset($arrPERMISSION[$_SERVER['PHP_SELF']])) {
 				// ¿ôÃÍ¤¬¼«Ê¬¤Î¸¢¸Â°Ê¾å¤Î¤â¤Î¤Ç¤Ê¤¤¤È¥¢¥¯¥»¥¹¤Ç¤­¤Ê¤¤¡£
-				if($arrPERMISSION[$_SERVER['PHP_SELF']] < $this->authority) {			
-								// ¥¨¥é¡¼¥Ú¡¼¥¸¤ÎÉ½¼¨
-			sfDispError($ret);
+				if($arrPERMISSION[$_SERVER['PHP_SELF']] < $authority) {			
+					// ¥¨¥é¡¼¥Ú¡¼¥¸¤ÎÉ½¼¨
+					sfDispError($ret);
 				} 
 			}
