cvs: docweb / TODO.txt
[email protected] ("Philip Olson")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <cvsphilip1189819773@cvsserver> |
philip Sat Sep 15 01:29:33 2007 UTC
Modified files:
/docweb TODO.txt
Log:
Added todo for entity check update as it uses livedocs database currently.
http://cvs.php.net/viewvc.cgi/docweb/TODO.txt?r1=1.1&r2=1.2&diff_format=u
Index: docweb/TODO.txt
diff -u docweb/TODO.txt:1.1 docweb/TODO.txt:1.2
--- docweb/TODO.txt:1.1 Thu Apr 7 20:45:03 2005
+++ docweb/TODO.txt Sat Sep 15 01:29:33 2007
@@ -1,3 +1,7 @@
TODO for the PHP docweb project:
-Write a TODO
\ No newline at end of file
+Overhaul the entity check:
+ It utilizes the livedocs database yet we no longer use livedocs.
+ Files affected:
+ - include/lib_url_entities.inc.php
+ - scripts/grab_livedocs_db.php