Ignore:
Timestamp:
Jul 10, 2009, 9:50:00 AM (15 years ago)
Author:
flop25
Message:

MP_LOCALEDIT_PATH

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/music_player/lecteur.php

    r3559 r3560  
    125125{
    126126        $file = 'lecteur.conf.php';
    127         $dir = LOCALEDIT_PATH.'template/style/';
     127        $dir = MP_LOCALEDIT_PATH.'template/style/';
    128128        $theme_file = $dir.$user['template'].'/'.$user['theme'].'/'.$file;
    129129        $template_file = $dir.$user['template'].'/'.$file;
Note: See TracChangeset for help on using the changeset viewer.