From: alex <bin...@li...> - 2001-07-15 01:16:22
|
alex Sat Jul 14 18:16:17 2001 EDT Modified files: /r2 TODO Log: added another item: proper lib for filtering non-encoded incoming html form bc_edit. Index: r2/TODO diff -u r2/TODO:1.11 r2/TODO:1.12 --- r2/TODO:1.11 Sat Jul 14 18:14:10 2001 +++ r2/TODO Sat Jul 14 18:16:17 2001 @@ -1,5 +1,5 @@ # cvs: -# $Id: TODO,v 1.11 2001/07/15 01:14:10 alex Exp $ +# $Id: TODO,v 1.12 2001/07/15 01:16:17 alex Exp $ r2 build: ------------------------------- @@ -18,6 +18,8 @@ -once PEAR imports are functional, remove PEAR_Error.php from base/core/ -putz with bc_edit a bit more, check it into cvs. + +-create a lib which can properly (numerically) encode entities incoming from bc_edit. -get PHPDoc functional and integrated into the make process |