Show
Ignore:
Timestamp:
03/24/08 13:27:34 (10 months ago)
Author:
inureyes
Message:

#890

  • ajaxcall 관련 처리
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/interface/owner/skin/sidebar/setPlugin/index.php

    r5624 r5625  
    33/// All rights reserved. Licensed under the GPL. 
    44/// See the GNU General Public License for more details. (/doc/LICENSE, /doc/COPYRIGHT) 
    5 $ajaxcall= false; 
    6 if (isset($_REQUEST['ajaxcall'])) { 
    7     $ajaxcall= true; 
    8 } 
     5 
     6$ajaxcall = isset($_REQUEST['ajaxcall']) ? true : false; 
    97 
    108$IV = array(