phpBMS

Changeset 440 for trunk/phpbms/include

Show
Ignore:
Timestamp:
11/04/08 14:14:05 (4 years ago)
Author:
nate
Message:
  • Fixed javascript error created by missing constant when only base module is installed.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/include/jstransport.php

    r349 r440  
    4040 
    4141        ?>LOGIN_REFRESH=<?php echo LOGIN_REFRESH?>;<?php 
    42  
     42         
     43        if(defined("TERM1_DAYS")){ 
    4344        ?>TERM1_DAYS=<?php echo TERM1_DAYS?>;<?php 
     45        }//end if 
    4446         
    4547        ?>MONTH_NAMES_LONG= [ <?php  
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.