Update of /cvsroot/squirrelmail/documentation/devel
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv26648
Modified Files:
devel.sgml
Log Message:
Add config_override hook; wondering about removing loading_constants hook... anyone know if there are plugins using it?
Index: devel.sgml
===================================================================
RCS file: /cvsroot/squirrelmail/documentation/devel/devel.sgml,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -w -r1.40 -r1.41
--- devel.sgml 12 Oct 2006 17:13:40 -0000 1.40
+++ devel.sgml 14 Oct 2006 15:55:20 -0000 1.41
@@ -1469,6 +1469,7 @@
<tt/generic_header/|<tt>functions/page_header.php</tt>|<tt/do_hook()/| @
<tt/menuline/|<tt>functions/page_header.php</tt>|<tt/do_hook()/| @
<tt/prefs_backend/|<tt>functions/prefs.php</tt>|<tt/do_hook_function()/| @
+<tt/config_override/ (since 1.5.2)|<tt>include/init.php</tt>|<tt/do_hook()/| @
<tt/loading_prefs/|<tt>include/load_prefs.php</tt>|<tt/do_hook()/| @
<tt/addrbook_html_search_below/|<tt>src/addrbook_search_html.php</tt>|<tt/do_hook()/| @
<tt/addressbook_bottom/|<tt>src/addressbook.php</tt>|<tt/do_hook()/| @
|