[phpwebapp-commits] CVS: web_app/append append.html,1.8,1.9
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2005-06-24 14:50:50
|
Update of /cvsroot/phpwebapp/web_app/append In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3358/append Modified Files: append.html Log Message: Index: append.html =================================================================== RCS file: /cvsroot/phpwebapp/web_app/append/append.html,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** append.html 21 Jun 2005 08:39:51 -0000 1.8 --- append.html 24 Jun 2005 14:50:35 -0000 1.9 *************** *** 24,30 **** </webbox> <!--# open any popup windows from server-side code #--> ! <WebBox ID="wbPopupWindows"> {{POPUP_WINDOWS}} ! </WebBox> <!--# include debug info #--> --- 24,30 ---- </webbox> <!--# open any popup windows from server-side code #--> ! <webbox id="wbPopupWindows"> {{POPUP_WINDOWS}} ! </webbox> <!--# include debug info #--> |