Ignore:
Timestamp:
2008/11/01 15:44:55 (15 years ago)
Author:
Seasoft
Message:

merge 17653

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/comu-ver2/data/class/pages/admin/design/LC_Page_Admin_Design_Bloc.php

    r16730 r17675  
    154154                                            array("bloc_id" => $bloc_id, 
    155155                                                  "msg" => "on"))); 
     156                exit; 
    156157            }else{ 
    157158                // エラーがあれば入力時のデータを表示する 
     
    189190            } 
    190191            $this->sendRedirect($this->getLocation("./bloc.php")); 
     192            exit; 
    191193            break; 
    192194        default: 
Note: See TracChangeset for help on using the changeset viewer.