[geeklog-devel] Deleting comments

Dirk Haun dirk at haun-online.de
Fri Jan 21 02:00:45 EST 2005


Tony,

>Dirk, actually, in the stubbed out functions I would put the require_once:
>
>function COM_deleteComment()
>{
>    require_once '/path/to/lib-comment.php';
>    CMT_deleteComment();
>}
>
>Gets around the issue of including code that probably won't be used and 
>it provides the backwards compatibility.

Makes perfect sense, thanks.

bye, Dirk


-- 
http://www.haun-online.de/
http://www.haun.info/




More information about the geeklog-devel mailing list