Update of /cvsroot/phpwebsite-comm/modules/article/inc
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20378/inc
Modified Files:
A_save.php
Log Message:
Deleted reference to obsolete file (AM_Modsettings.php)
Index: A_save.php
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/article/inc/A_save.php,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** A_save.php 21 Nov 2008 06:13:14 -0000 1.20
--- A_save.php 18 Dec 2008 05:48:06 -0000 1.21
***************
*** 133,137 ****
/* Reset headline caching if this will be on there */
if ($this->announce) {
- PHPWS_Core::initModClass('article', 'AM_ModSettings.php');
PHPWS_AM_Data::reset_cache();
}
--- 133,136 ----
|