[phpwebapp-commits] CVS: web_app/doc changes.txt,1.10,1.11
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2004-09-16 07:44:49
|
Update of /cvsroot/phpwebapp/web_app/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28678/doc Modified Files: changes.txt Log Message: Index: changes.txt =================================================================== RCS file: /cvsroot/phpwebapp/web_app/doc/changes.txt,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** changes.txt 29 Jul 2004 07:58:16 -0000 1.10 --- changes.txt 16 Sep 2004 07:44:41 -0000 1.11 *************** *** 9,12 **** --- 9,16 ---- white-space of its contents are preserved by the framework. ------------------------------------------------------------------- + * GoTo() can have a second optional parameter which specifies the action + where the form is to be submitted. Default is the previous action. + If it is 'index' then the filename will be removed from the previous + action (ant the action will become in fact index.php in the path). ------------------------------------------------------------------- ------------------------------------------------------------------- |