Skip to content

Commit

Permalink
change filename
Browse files Browse the repository at this point in the history
  • Loading branch information
yllumi committed Dec 30, 2014
1 parent 2318dcb commit 846d1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/plugins/assets.php → system/plugins/asset.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* contains functions required for get assets
*/

class Assets extends Plugins {
class Asset extends Plugins {

// THEME ASSETS
function get_theme_js($file, $wrap = true) {
Expand Down

0 comments on commit 846d1c3

Please sign in to comment.