LimeSurvey: master ac007b7c
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
jcleeland | jcleeland | master | 2003-04-16 22:56 | master 71968f9c |
Changeset | Fixed bug on insertnewsurvey - check for short_title was not compatible with register_globals=on. Changed from if(!$short_title) to if (!$_POST['short_title'] git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@235 b72ed6b6-b9f8-46b5-92b4-906544132732 |
|||
mod - admin/database.php | Diff File |