' ); } else { echo( '' ); } } // Load Component CSS Files foreach( $components as $component ) { if( file_exists( THEMES . "/". $theme . "/" . $component . "/screen.css" ) ) { echo(''); } else { if( file_exists( "themes/default/" . $component . "/screen.css" ) ) { echo( '' ); } else { if( file_exists( COMPONENTS . "/" . $component . "/screen.css" ) ) { echo( '' ); } } } } // Load Plugin CSS Files foreach( $plugins as $plugin ) { if( file_exists( THEMES . "/". $theme . "/" . $plugin . "/screen.css" ) ) { echo( '' ); } else { if( file_exists( "themes/default/" . $plugin . "/screen.css" ) ) { echo( '' ); } else { if( file_exists( PLUGINS . "/" . $plugin . "/screen.css" ) ) { echo( '' ); } } } } ?>
Drop files or folders here.

: 0 · : 0
    ">
    ' ); echo( '' . $bottommenu['title'] . '' ); } } } } } } ?>
    "' ); } } foreach( $plugins as $plugin ) { if( file_exists( PLUGINS . "/" . $plugin . "/init.js" ) ) { echo( '"' ); } } } ?>