View Single Post
  #4 (permalink)  
Old 10-27-2004, 11:21 AM
Krutch Krutch is offline
Junior Member
 
Join Date: Sep 2004
Posts: 42
where is this option located in admin.php? can't seem to find it.I do see refferences to theme and defualt theme, but nothing regarding user theme except this code

Code:
.$user_prefix."_users (user_id, username, user_email, user_website, user_avatar, user_regdate, user_password, theme, commentmax, user_level, user_lang, user_dateformat) VALUES (NULL,'$name','$email','$url','$user_avatar','$user_regdate','$pwd','$Default_Theme','$commentlimit', '2',
Reply With Quote