|
From: Florin C B. <ory...@us...> - 2012-10-25 13:01:05
|
Update of /cvsroot/mxbb/mx_newssuite/includes
In directory vz-cvs-4.sog:/tmp/cvs-serv5886
Modified Files:
newssuite_constants.php
Log Message:
constants
Index: newssuite_constants.php
===================================================================
RCS file: /cvsroot/mxbb/mx_newssuite/includes/newssuite_constants.php,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** newssuite_constants.php 23 Jul 2007 21:42:40 -0000 1.21
--- newssuite_constants.php 25 Oct 2012 13:01:03 -0000 1.22
***************
*** 17,21 ****
// This file defines specific constants for the module
// -------------------------------------------------------------------------
! define( 'PAGE_NEWSSUITE', -501 );
$newssuite_module_version = "News Suite v. 2.71 :: MX-Portal Module 2004";
--- 17,21 ----
// This file defines specific constants for the module
// -------------------------------------------------------------------------
! define('PAGE_NEWSSUITE', -77);
$newssuite_module_version = "News Suite v. 2.71 :: MX-Portal Module 2004";
|