Changeset 2800:92f82976773e for inc/load_plugin_file.php
- Timestamp:
- 11/18/14 20:44:25 (11 years ago)
- Branch:
- default
- File:
- 
          - 1 edited
 
 - 
          inc/load_plugin_file.php (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        inc/load_plugin_file.phpr2566 r2800 64 64 $paths[] = dirname(__FILE__).'/swf'; 65 65 66 # Adding Js public folder and sub-folders 67 $paths[] = dirname(__FILE__).'/js'; 68 66 69 foreach ($paths as $m) 67 70 { 
Note: See TracChangeset
          for help on using the changeset viewer.
      