1.1 --- a/system/classes/story.class.php Sun Oct 11 11:00:55 2009 +0200
1.2 +++ b/system/classes/story.class.php Sat Oct 17 13:01:42 2009 +0200
1.3 @@ -866,6 +866,8 @@
1.4 */
1.5 function loadSubmission()
1.6 {
1.7 + global $_CONF;
1.8 +
1.9 $array = $_POST;
1.10
1.11 $this->_expire = time();