Update of /cvsroot/phpsqliteadmin/phpsqliteadmin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3222
Modified Files:
todo.txt
Log Message:
added remark about hoster-mode + fixed a typo
Index: todo.txt
===================================================================
RCS file: /cvsroot/phpsqliteadmin/phpsqliteadmin/todo.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** todo.txt 13 May 2004 20:06:18 -0000 1.2
--- todo.txt 13 May 2004 20:18:14 -0000 1.3
***************
*** 21,24 ****
- add a warning if magic_quotes_gpc is ON
! - some kind of login, to prevent acces to everybody. Make it play nicely with hm.
Maybe this needs a user table. well I guess it needs one. Felipe works in it.
--- 21,27 ----
- add a warning if magic_quotes_gpc is ON
! - add some kind of login, to prevent acces to everybody. Make it play nicely with hm.
Maybe this needs a user table. well I guess it needs one. Felipe works in it.
+
+ - finish "hoster-mode", which must play nicely with login
+
|