Ignore:
Timestamp:
Jun 29, 2010, 12:06:15 AM (14 years ago)
Author:
vdigital
Message:

Fix: Missing translations
Fix: Who can see in general case

Testing phase - unstable version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/virtualAutoGrant/VAG_admin.php

    r6613 r6619  
    4242$vag = array_merge( $vag, array(
    4343        'Dir' => VAG_DIR,
    44         'Path' => embellish_url($template->get_template_vars('ROOT_URL').VAG_PATH),
     44        'Path' => VAG_PATH,
    4545        'Ver' => VAG_VER,
    4646  ));
Note: See TracChangeset for help on using the changeset viewer.