Ignore:
Timestamp:
2008/10/23 11:03:49 (16 years ago)
Author:
takegami
Message:

#366修正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2/data/class/pages/admin/contents/LC_Page_Admin_Contents_Campaign.php

    r17494 r17653  
    9696                // キャンペーンTOPへリダイレクト 
    9797                $this->sendRedirect($this->getLocation(URL_CAMPAIGN_TOP)); 
     98                exit; 
    9899            } 
    99100 
     
    111112            // キャンペーンTOPへリダイレクト 
    112113            $this->sendRedirect($this->getLocation(URL_CAMPAIGN_TOP)); 
     114            exit; 
    113115            break; 
    114116            // CSV出力 
Note: See TracChangeset for help on using the changeset viewer.