- Timestamp:
- Dec 7, 2006, 8:10:21 PM (14 years ago)
- Location:
- OpenPNE/branches/takanashi/prj_takanashi3/webapp/modules/ktai/page
- Files:
-
- 1 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/branches/takanashi/prj_takanashi3/webapp/modules/ktai/page/o_password_query.php
r102 r1071 14 14 function execute($requests) 15 15 { 16 if (LOGIN_NAME_TYPE == 1) { 17 exit; 18 } 16 19 $this->set('password_query_list', p_common_c_password_query4null()); 17 20 return 'success';
Note: See TracChangeset
for help on using the changeset viewer.