Assembla home | Assembla project page
 

Changeset 145

Show
Ignore:
Timestamp:
01/01/07 15:29:05 (2 years ago)
Author:
moensch
Message:

Finally a fix for the seatmap AJAX issue and RG_EMULATION=0

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/com_mls_seatmap/mls_seatmap.ajax.php

    r70 r145  
    33define( '_VALID_MOS', 1 ); 
    44 
     5require_once( '../../../globals.php' ); 
    56require_once( '../../../configuration.php' ); 
    6 require_once( '../../../globals.php' ); 
    77require_once( $mosConfig_absolute_path . '/includes/joomla.php' ); 
    88$option = "com_mls_seatmap";