- Timestamp:
- 10/01/08 17:35:19 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/codeigniter/trunk/system/application/controllers/status.php
r20315 r20373 14 14 } 15 15 16 // Ajax つぶやき投稿の受信 16 17 function update() 17 18 { … … 21 22 // CSRF チェック 22 23 $ticket = $this->session->flashdata('ticket'); 23 24 24 if ( ! $this->input->post('ticket') 25 25 || $this->input->post('ticket') !== $ticket)
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)