Update of task #2616 (project savane):

         Should Start On:                         => ven 18.11.2005 à 00:00
   Should be Finished on:                         => sam 18.11.2006 à 00:00
                Category:                    None => Web Frontend           
                  Status:                    None => In Progress            

    _______________________________________________________

Follow-up Comment #3:

As said comment #1, look into include/sane.php

I think I'll add this in the devel documentation.

Functions are

sane_all()
sane_post()
sane_get()
sane_cookie()

and they should be used whenever we fetch user input.

There is also a function register_globals_off() that should be put after the
pre include whenever a page use the sane_* functions properly, so we'll
gradually make Savane working with register_globals_off().

If a page works with register_globals_off(), it is absolutely not tolerable
to remove this call to implement new things.  

    _______________________________________________________

Reply to this item at:

  <http://gna.org/task/?func=detailitem&item_id=2616>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Savane-dev mailing list
[email protected]
https://mail.gna.org/listinfo/savane-dev

Reply via email to