Menu

Fatal Error in Storage_add

Help
gwinton
2006-12-13
2012-07-05
  • gwinton

    gwinton - 2006-12-13

    When going to the Storage page I get an error of "Fatal error: Call to undefined function: sesion_start() in /var/www/html/feta/storage_add.php on line 22". What do I need to do to get rid of this?

     
    • Gwyn Ciesla

      Gwyn Ciesla - 2006-12-13

      1.2.1 is out.

       
    • Gwyn Ciesla

      Gwyn Ciesla - 2006-12-13

      22c22
      < session_start();


      > sesion_start();

      Seems like a typo. I'll release a new verion with the fix ASAP.

      Thanks!

       

Log in to post a comment.