Menu

#5 php4.3.0

open
nobody
None
5
2003-01-31
2003-01-31
terence
No

This script doesn't seem to work on php4.3.0 . . .

Discussion

  • terence

    terence - 2003-02-11

    Logged In: YES
    user_id=685678

    To get this work on php4.3.0, comment out lines 648 to 651 of
    tpl.inc.php

    (courtesy of HalfaBee)

     
  • Pete Berntson

    Pete Berntson - 2003-07-19

    Logged In: YES
    user_id=825757

    In v 2.0.1 lines 648 - 651 crosses a function end.

    Is 648-651 the correct range?

    $this->clear_assign();
    }

    //
    ***************************************
    *********************

     
  • terence

    terence - 2003-07-19

    Logged In: YES
    user_id=685678

    pberntson,

    I mean these lines:

    // *****************************************
    *******************
    // Aliased function - used for compatibility with CGI::
    FastTemplate
    // function clear_parse ()
    // {
    // $this->clear_assign();
    // }
    //

     

Log in to post a comment.

Monday.com Logo