|
From: Jon O. <jon...@us...> - 2006-07-04 18:05:11
|
Update of /cvsroot/mxbb/mx_linkdb/linkdb/cache In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv25585/modules/mx_linkdb/linkdb/cache Modified Files: data_global.php Log Message: need to, before removing Index: data_global.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb/cache/data_global.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** data_global.php 1 Jul 2006 19:59:27 -0000 1.1 --- data_global.php 4 Jul 2006 18:05:05 -0000 1.2 *************** *** 0 **** --- 1,2 ---- + <?php $this->vars=array('config'=>array('site_logo'=>'http://phpbb2.mxbb.com/phpbb2/linkdb/images/web_logo88a.gif','site_url'=>'http://phpbb2.mxbb.com/phpbb2/','width'=>'88','height'=>'31','settings_link_page'=>'10','display_interval'=>'6000','pagination'=>'10','display_links_logo'=>'1','enable_module'=>'0','notify'=>'0','lock_submit_site'=>'0','allow_no_logo'=>'0','cat_col'=>'2','sort_method'=>'link_time','sort_order'=>'DESC','split_links'=>'1','wysiwyg_path'=>'modules/mx_shared/','module_name'=>'Download Database','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'=>'0','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','show_pretext'=>'0','pt_header'=>'Link Submission Instructions','pt_body'=>'Please check your references and include as much information as you can.','use_ratings'=>'1','votes_check_userid'=>'0','votes_check_ip'=>'0','settings_newdays'=>'2')); + $this->vars_ts=array('config'=>1152033830) ?> \ No newline at end of file |