diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2005-08-01 18:41:28 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2005-08-01 18:41:28 +0000 |
| commit | 94cbc9a6ab0edf3da14f485a7fcb8d981ef43641 (patch) | |
| tree | 82e3fd32ff9e8432ebc9e4922cdbe1e20002fc2f /bit_setup_inc.php | |
| parent | 1aa1b51b9c14185c5118a1b005aa0b1e30b1d698 (diff) | |
| download | themes-94cbc9a6ab0edf3da14f485a7fcb8d981ef43641.tar.gz themes-94cbc9a6ab0edf3da14f485a7fcb8d981ef43641.tar.bz2 themes-94cbc9a6ab0edf3da14f485a7fcb8d981ef43641.zip | |
merge recent changes with HEAD - R1 and HEAD are identical now
Diffstat (limited to 'bit_setup_inc.php')
| -rw-r--r-- | bit_setup_inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bit_setup_inc.php b/bit_setup_inc.php index f19e48d..46f915b 100644 --- a/bit_setup_inc.php +++ b/bit_setup_inc.php @@ -1,4 +1,4 @@ <?php - global $gBitSystem, $smarty; + global $gBitSystem, $gBitSmarty; $gBitSystem->registerPackage( 'Themes', dirname( __FILE__ ).'/', FALSE ); ?> |
