Changeset 10579
- Timestamp:
- Jan 31, 2009, 5:44:55 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE3/trunk/lib/helper/opUtilHelper.php
r10475 r10579 257 257 } 258 258 259 $public_path = _compute_public_path($ cmd, 'cmd', 'js');259 $public_path = _compute_public_path($file, 'cmd', 'js'); 260 260 $result = <<<EOD 261 261 <script type="text/javascript" src="{$public_path}"></script>
Note: See TracChangeset
for help on using the changeset viewer.