1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 11:50:30 +02:00

Default to jayya,

remove old themes
This commit is contained in:
marj
2009-07-14 12:19:40 +00:00
parent 3368ac6104
commit 461b9326cf
2 changed files with 14 additions and 14 deletions

View File

@@ -10,9 +10,9 @@
* With code from Izydor and Lolo.
*
* $Source: /cvs_backup/e107_0.8/e107_admin/lancheck.php,v $
* $Revision: 1.12 $
* $Date: 2008-12-21 12:53:11 $
* $Author: secretr $
* $Revision: 1.13 $
* $Date: 2009-07-14 12:19:40 $
* $Author: marj_nl_fr $
*
*/
require_once("../class2.php");
@@ -184,15 +184,15 @@ if($f != ""){
// ===========================================================================
$core_plugins = array(
"alt_auth","banner_menu","blogcalendar_menu","calendar_menu","chatbox_menu",
"clock_menu","comment_menu","content","featurebox","forum","gsitemap",
"links_page","linkwords","list_new","log","login_menu","newforumposts_main",
"newsfeed","newsletter","online","other_news_menu","pdf","pm","poll",
"rss_menu","search_menu","siteinfo_menu","trackback","tree_menu","user_menu"
"alt_auth", "banner_menu", "blogcalendar_menu", "calendar_menu", "chatbox_menu",
"clock_menu", "comment_menu", "content", 'download', "featurebox", "forum",
"gsitemap", "links_page", "linkwords", "list_new", "log", "login_menu",
"newforumposts_main", "newsfeed", "newsletter", "online", "other_news_menu",
"pdf", "pm", "poll", "rss_menu", "search_menu", "siteinfo_menu", "trackback",
"tree_menu", "user_menu"
);
$core_themes = array("crahan","e107v4a","human_condition","interfectus","jayya",
"khatru","kubrick","lamb","leaf","reline","sebes","vekna_blue","_blank");
$core_themes = array("_blank", "e107v4a", "jayya", "khatru", "leaf", "vekna_blue");
if(isset($_POST['language_sel']) && isset($_POST['language']))

View File

@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_files/def_e107_prefs.php,v $
| $Revision: 1.24 $
| $Date: 2009-05-15 19:30:03 $
| $Author: e107steved $
| $Revision: 1.25 $
| $Date: 2009-07-14 12:19:40 $
| $Author: marj_nl_fr $
+----------------------------------------------------------------------------+
*/
@@ -33,7 +33,7 @@ $pref = array (
City, State, Country
[b]Phone:[/b] 555-555-5555
[b]Email:[/b] sales@mydomain.com',
'sitetheme' => 'reline',
'sitetheme' => 'jayya',
'themecss' => 'style.css',
'image_preload' => '0',
'admintheme' => 'jayya',