system/classes/story.class.php
branchHEAD
changeset 7378 5c0a38462d53
parent 7370 e5bbed84d3b1
child 7562 4c4e857652c3
     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();