|
From: Florin C B. <ory...@us...> - 2013-04-03 12:57:24
|
Update of /cvsroot/mxbb/mx_calsnails/includes In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv20878 Modified Files: cal_functions.php Log Message: Module Upgraded to oO Index: cal_functions.php =================================================================== RCS file: /cvsroot/mxbb/mx_calsnails/includes/cal_functions.php,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** cal_functions.php 3 Apr 2013 11:24:25 -0000 1.21 --- cal_functions.php 3 Apr 2013 12:57:22 -0000 1.22 *************** *** 1272,1276 **** if ($cal_hebrew) { ! if (($JDay == 1) || ($JDay == 1)) { // New MOON --- 1272,1276 ---- if ($cal_hebrew) { ! if (($JDay == 1) || ($JDay == 15)) { // New MOON |