|
From: Jon O. <jon...@us...> - 2008-03-10 09:43:31
|
Update of /cvsroot/mxbb/mx_news/mx_news/cache In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv17544 Modified Files: data_global.php Log Message: Index: data_global.php =================================================================== RCS file: /cvsroot/mxbb/mx_news/mx_news/cache/data_global.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** data_global.php 8 Feb 2008 21:58:20 -0000 1.1 --- data_global.php 10 Mar 2008 09:30:17 -0000 1.2 *************** *** 1,2 **** ! <?php $this->vars=array('config'=>array('enable_module'=>'0','module_name'=>'Download Database','wysiwyg_path'=>'modules/mx_shared/','site_logo'=>'http://phpbb2.mxbb.com/phpBB2/linkdb/images/web_logo88a.gif','site_url'=>'http://phpbb2.mxbb.com/phpBB2/','display_interval'=>'6000','lock_submit_site'=>'0','width'=>'88','height'=>'31','display_links_logo'=>'1','allow_no_logo'=>'0','split_links'=>'1','sort_method'=>'link_time','sort_order'=>'DESC','pagination'=>'10','use_simple_navigation'=>'1','cat_col'=>'2','settings_newdays'=>'1','use_comments'=>'0','internal_comments'=>'1','formatting_comment_wordwrap'=>'1','formatting_comment_image_resize'=>'300','formatting_comment_truncate_links'=>'1','max_comment_subject_chars'=>'50','max_comment_chars'=>'5000','allow_comment_wysiwyg'=>'0','allow_comment_html'=>'1','allow_comment_bbcode'=>'1','allow_comment_smilies'=>'1','allow_comment_links'=>'1','allow_comment_images'=>'1','no_comment_image_message'=>'[No image please]','no_comment_link_message'=>'[No links please]','allowed_comment_html_tags'=>'b,i,u,a','del_topic'=>'1','autogenerate_comments'=>'1','comments_pagination'=>'5','comments_forum_id'=>'0','use_ratings'=>'0','votes_check_userid'=>'1','votes_check_ip'=>'1','show_pretext'=>'0','pt_header'=>'Link Submission Instructions','pt_body'=>'Please check your references and include as much information as you can.','notify'=>'0','notify_group'=>'0')); ! $this->vars_ts=array('config'=>1202070182) ?> \ No newline at end of file --- 1,2 ---- ! <?php $this->vars=array('config'=>array('enable_module'=>'0','module_name'=>'News Manager','wysiwyg_path'=>'modules/mx_shared/','site_logo'=>'http://phpbb2.mxbb.com/phpBB2/linkdb/images/web_logo88a.gif','site_url'=>'http://phpbb2.mxbb.com/phpBB2/','display_interval'=>'6000','lock_submit_site'=>'0','width'=>'88','height'=>'31','display_links_logo'=>'1','allow_no_logo'=>'0','split_links'=>'1','sort_method'=>'link_time','sort_order'=>'DESC','pagination'=>'10','use_simple_navigation'=>'1','cat_col'=>'2','settings_newdays'=>'1','use_comments'=>'0','internal_comments'=>'1','formatting_comment_wordwrap'=>'1','formatting_comment_image_resize'=>'300','formatting_comment_truncate_links'=>'1','max_comment_subject_chars'=>'50','max_comment_chars'=>'5000','allow_comment_wysiwyg'=>'1','allow_comment_html'=>'1','allow_comment_bbcode'=>'1','allow_comment_smilies'=>'1','allow_comment_links'=>'1','allow_comment_images'=>'1','no_comment_image_message'=>'[No image please]','no_comment_link_message'=>'[No links please]','allowed_comment_html_tags'=>'b,i,u,a','del_topic'=>'1','autogenerate_comments'=>'1','comments_pagination'=>'5','comments_forum_id'=>'0','use_ratings'=>'0','votes_check_userid'=>'1','votes_check_ip'=>'1','show_pretext'=>'0','pt_header'=>'Link Submission Instructions','pt_body'=>'Please check your references and include as much information as you can.','notify'=>'0','notify_group'=>'0'),'ranks'=>array('0'=>array('rank_id'=>'1','rank_title'=>'Site Admin','rank_min'=>'-1','rank_special'=>'1','rank_image'=>''))); ! $this->vars_ts=array('config'=>1204312800,'ranks'=>1203276522) ?> \ No newline at end of file |