From: Roland Häder Date: Wed, 1 Apr 2015 08:25:47 +0000 (+0200) Subject: Added more local files + ctracker.php X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=0aa47633249acd8554b3aea2cf16454302e3b208 Added more local files + ctracker.php Signed-off-by: Roland Häder --- diff --git a/inc/libs/security_functions.php b/inc/libs/security_functions.php index 5a742973e7..bc8e13c17e 100644 --- a/inc/libs/security_functions.php +++ b/inc/libs/security_functions.php @@ -46,8 +46,8 @@ if (strpos($_SERVER['PHP_SELF'], basename(__FILE__)) !== FALSE) { } // END - if // Include ctracker, recommended place! -//require_once('ctracker.php'); -//require_once('ipfilter.php'); +require_once('/usr/share/php/ctracker/ctracker.php'); +require_once('/usr/share/php/ipfilter.php'); /** * Function to secure input strings diff --git a/inc/modules/guest/action-actions.php b/inc/modules/guest/action-actions.php new file mode 100644 index 0000000000..9efa525dde --- /dev/null +++ b/inc/modules/guest/action-actions.php @@ -0,0 +1,57 @@ + diff --git a/inc/modules/guest/action-community.php b/inc/modules/guest/action-community.php new file mode 100644 index 0000000000..54aac65080 --- /dev/null +++ b/inc/modules/guest/action-community.php @@ -0,0 +1,59 @@ + diff --git a/inc/modules/guest/action-dummy.php b/inc/modules/guest/action-dummy.php new file mode 100644 index 0000000000..aa141bdbf3 --- /dev/null +++ b/inc/modules/guest/action-dummy.php @@ -0,0 +1,58 @@ + diff --git a/inc/modules/guest/action-interna.php b/inc/modules/guest/action-interna.php new file mode 100644 index 0000000000..aa141bdbf3 --- /dev/null +++ b/inc/modules/guest/action-interna.php @@ -0,0 +1,58 @@ + diff --git a/inc/modules/guest/action-mailer.php b/inc/modules/guest/action-mailer.php new file mode 100644 index 0000000000..aa141bdbf3 --- /dev/null +++ b/inc/modules/guest/action-mailer.php @@ -0,0 +1,58 @@ + diff --git a/inc/modules/guest/action-news_archive.php b/inc/modules/guest/action-news_archive.php new file mode 100644 index 0000000000..f8f1383eb1 --- /dev/null +++ b/inc/modules/guest/action-news_archive.php @@ -0,0 +1,59 @@ + diff --git a/inc/modules/guest/what-10_jahre_mailer_project.php b/inc/modules/guest/what-10_jahre_mailer_project.php new file mode 100644 index 0000000000..f794b1a929 --- /dev/null +++ b/inc/modules/guest/what-10_jahre_mailer_project.php @@ -0,0 +1,34 @@ + diff --git a/inc/modules/guest/what-10_years_anniversary.php b/inc/modules/guest/what-10_years_anniversary.php new file mode 100644 index 0000000000..f794b1a929 --- /dev/null +++ b/inc/modules/guest/what-10_years_anniversary.php @@ -0,0 +1,34 @@ + diff --git a/inc/modules/guest/what-about.php b/inc/modules/guest/what-about.php new file mode 100644 index 0000000000..c38e378409 --- /dev/null +++ b/inc/modules/guest/what-about.php @@ -0,0 +1,31 @@ + diff --git a/inc/modules/guest/what-aboutme.php b/inc/modules/guest/what-aboutme.php new file mode 100644 index 0000000000..c38e378409 --- /dev/null +++ b/inc/modules/guest/what-aboutme.php @@ -0,0 +1,31 @@ + diff --git a/inc/modules/guest/what-awards.php b/inc/modules/guest/what-awards.php new file mode 100644 index 0000000000..2b11b9cb77 --- /dev/null +++ b/inc/modules/guest/what-awards.php @@ -0,0 +1,34 @@ + diff --git a/inc/modules/guest/what-blog.php b/inc/modules/guest/what-blog.php new file mode 100644 index 0000000000..73576ecc49 --- /dev/null +++ b/inc/modules/guest/what-blog.php @@ -0,0 +1,53 @@ +'); +$rdf = new fase4_rdf(); +$rdf->_use_nl2br = FALSE; +$rdf->_finishCallback = 'compactContent'; +$rdf->use_dynamic_display(FALSE); +$rdf->set_CacheDir(getConfig('PATH').'inc/cache/'); +$rdf->set_salt(md5(getConfig('SITE_KEY'))); +$rdf->set_Options( + array( + 'textinput' => 'hidden', + 'sitelink' => 'http://status.mxchange.org' + ) +); +$rdf->set_max_item(10); +$rdf->parse_RDF('http://status.mxchange.org/index.php/api/statuses/public_timeline.rss'); +outputHtml($rdf->finish(TRUE)); +outputHtml(''); + +// [EOF] +?> diff --git a/inc/modules/guest/what-bug-tracker.php b/inc/modules/guest/what-bug-tracker.php new file mode 100644 index 0000000000..d4878ea921 --- /dev/null +++ b/inc/modules/guest/what-bug-tracker.php @@ -0,0 +1,72 @@ +'); +$rdf = new fase4_rdf(); +$rdf->_use_nl2br = FALSE; +$rdf->use_dynamic_display(FALSE); +$rdf->_finishCallback = 'compactContent'; +$rdf->set_CacheDir(getConfig('PATH').'inc/cache/'); +$rdf->set_salt(md5(getConfig('SITE_KEY'))); +$rdf->set_Options( + array( + 'textinput' => 'hidden', + 'sitelink' => 'http://bugs.mxchange.org' + ) +); +$rdf->set_max_item(10); +$rdf->parse_RDF('http://bugs.mxchange.org/issues_rss.php?project_id=0'); +outputHtml($rdf->finish(TRUE)); +outputHtml(''); + +// +?> diff --git a/inc/modules/guest/what-contribute.php b/inc/modules/guest/what-contribute.php new file mode 100644 index 0000000000..c38e378409 --- /dev/null +++ b/inc/modules/guest/what-contribute.php @@ -0,0 +1,31 @@ + diff --git a/inc/modules/guest/what-delphine-helfen-kind.php b/inc/modules/guest/what-delphine-helfen-kind.php new file mode 100644 index 0000000000..af3e4088fc --- /dev/null +++ b/inc/modules/guest/what-delphine-helfen-kind.php @@ -0,0 +1,33 @@ + diff --git a/inc/modules/guest/what-demo.php b/inc/modules/guest/what-demo.php new file mode 100644 index 0000000000..fa038fa9b4 --- /dev/null +++ b/inc/modules/guest/what-demo.php @@ -0,0 +1,34 @@ + diff --git a/inc/modules/guest/what-docs.php b/inc/modules/guest/what-docs.php new file mode 100644 index 0000000000..604a8e4cb0 --- /dev/null +++ b/inc/modules/guest/what-docs.php @@ -0,0 +1,32 @@ + diff --git a/inc/modules/guest/what-donate.php b/inc/modules/guest/what-donate.php new file mode 100644 index 0000000000..c38e378409 --- /dev/null +++ b/inc/modules/guest/what-donate.php @@ -0,0 +1,31 @@ + diff --git a/inc/modules/guest/what-downloads.php b/inc/modules/guest/what-downloads.php new file mode 100644 index 0000000000..20524a2a22 --- /dev/null +++ b/inc/modules/guest/what-downloads.php @@ -0,0 +1,32 @@ + diff --git a/inc/modules/guest/what-faqs.php b/inc/modules/guest/what-faqs.php new file mode 100644 index 0000000000..3e9240b30c --- /dev/null +++ b/inc/modules/guest/what-faqs.php @@ -0,0 +1,33 @@ + diff --git a/inc/modules/guest/what-forum.php b/inc/modules/guest/what-forum.php new file mode 100644 index 0000000000..f60ed8bd6e --- /dev/null +++ b/inc/modules/guest/what-forum.php @@ -0,0 +1,56 @@ +'); +$rdf = new fase4_rdf(); +$rdf->_use_nl2br = FALSE; +$rdf->_finishCallback = 'compactContent'; +$rdf->use_dynamic_display(FALSE); +$rdf->set_CacheDir(getConfig('PATH').'inc/cache/'); +$rdf->set_salt(md5(getConfig('SITE_KEY'))); +$rdf->set_Options( + array( + 'textinput' => 'hidden', + 'sitelink' => 'http://forum.mxchange.org' + ) +); +$rdf->set_max_item(10); +$rdf->parse_RDF('http://forum.mxchange.org/rss.xml'); +$out = trim($rdf->finish(TRUE)); +if (!empty($out)) { + outputHtml($out); +} // END - if +outputHtml(''); + +// [EOF] +?> diff --git a/inc/modules/guest/what-git.php b/inc/modules/guest/what-git.php new file mode 100644 index 0000000000..c38e378409 --- /dev/null +++ b/inc/modules/guest/what-git.php @@ -0,0 +1,31 @@ + diff --git a/inc/modules/guest/what-link_us.php b/inc/modules/guest/what-link_us.php new file mode 100644 index 0000000000..b5270e8bcc --- /dev/null +++ b/inc/modules/guest/what-link_us.php @@ -0,0 +1,34 @@ + diff --git a/inc/modules/guest/what-listed.php b/inc/modules/guest/what-listed.php new file mode 100644 index 0000000000..c38e378409 --- /dev/null +++ b/inc/modules/guest/what-listed.php @@ -0,0 +1,31 @@ + diff --git a/inc/modules/guest/what-my_weblog.php b/inc/modules/guest/what-my_weblog.php new file mode 100644 index 0000000000..f551ef47b7 --- /dev/null +++ b/inc/modules/guest/what-my_weblog.php @@ -0,0 +1,3 @@ + diff --git a/inc/modules/guest/what-network-webmaster-infos.php b/inc/modules/guest/what-network-webmaster-infos.php new file mode 100644 index 0000000000..d90cbb31ec --- /dev/null +++ b/inc/modules/guest/what-network-webmaster-infos.php @@ -0,0 +1,50 @@ + diff --git a/inc/modules/guest/what-news-2003.php b/inc/modules/guest/what-news-2003.php new file mode 100644 index 0000000000..2d0cafe3f8 --- /dev/null +++ b/inc/modules/guest/what-news-2003.php @@ -0,0 +1,38 @@ + diff --git a/inc/modules/guest/what-news-2004.php b/inc/modules/guest/what-news-2004.php new file mode 100644 index 0000000000..2d0cafe3f8 --- /dev/null +++ b/inc/modules/guest/what-news-2004.php @@ -0,0 +1,38 @@ + diff --git a/inc/modules/guest/what-news-2005.php b/inc/modules/guest/what-news-2005.php new file mode 100644 index 0000000000..2d0cafe3f8 --- /dev/null +++ b/inc/modules/guest/what-news-2005.php @@ -0,0 +1,38 @@ + diff --git a/inc/modules/guest/what-news-2006.php b/inc/modules/guest/what-news-2006.php new file mode 100644 index 0000000000..2d0cafe3f8 --- /dev/null +++ b/inc/modules/guest/what-news-2006.php @@ -0,0 +1,38 @@ + diff --git a/inc/modules/guest/what-news-2007.php b/inc/modules/guest/what-news-2007.php new file mode 100644 index 0000000000..2d0cafe3f8 --- /dev/null +++ b/inc/modules/guest/what-news-2007.php @@ -0,0 +1,38 @@ + diff --git a/inc/modules/guest/what-news-2008.php b/inc/modules/guest/what-news-2008.php new file mode 100644 index 0000000000..2d0cafe3f8 --- /dev/null +++ b/inc/modules/guest/what-news-2008.php @@ -0,0 +1,38 @@ + diff --git a/inc/modules/guest/what-news-2009.php b/inc/modules/guest/what-news-2009.php new file mode 100644 index 0000000000..2d0cafe3f8 --- /dev/null +++ b/inc/modules/guest/what-news-2009.php @@ -0,0 +1,38 @@ + diff --git a/inc/modules/guest/what-news-2010.php b/inc/modules/guest/what-news-2010.php new file mode 100644 index 0000000000..2d0cafe3f8 --- /dev/null +++ b/inc/modules/guest/what-news-2010.php @@ -0,0 +1,38 @@ + diff --git a/inc/modules/guest/what-news-2011.php b/inc/modules/guest/what-news-2011.php new file mode 100644 index 0000000000..2d0cafe3f8 --- /dev/null +++ b/inc/modules/guest/what-news-2011.php @@ -0,0 +1,38 @@ + diff --git a/inc/modules/guest/what-news-2012.php b/inc/modules/guest/what-news-2012.php new file mode 100644 index 0000000000..2d0cafe3f8 --- /dev/null +++ b/inc/modules/guest/what-news-2012.php @@ -0,0 +1,38 @@ + diff --git a/inc/modules/guest/what-news-2013.php b/inc/modules/guest/what-news-2013.php new file mode 100644 index 0000000000..2d0cafe3f8 --- /dev/null +++ b/inc/modules/guest/what-news-2013.php @@ -0,0 +1,38 @@ + diff --git a/inc/modules/guest/what-news.php b/inc/modules/guest/what-news.php new file mode 100644 index 0000000000..fa038fa9b4 --- /dev/null +++ b/inc/modules/guest/what-news.php @@ -0,0 +1,34 @@ + diff --git a/inc/modules/guest/what-newsletter.php b/inc/modules/guest/what-newsletter.php new file mode 100644 index 0000000000..c38e378409 --- /dev/null +++ b/inc/modules/guest/what-newsletter.php @@ -0,0 +1,31 @@ + diff --git a/inc/modules/guest/what-partner.php b/inc/modules/guest/what-partner.php new file mode 100644 index 0000000000..c38e378409 --- /dev/null +++ b/inc/modules/guest/what-partner.php @@ -0,0 +1,31 @@ + diff --git a/inc/modules/guest/what-pay_faq.php b/inc/modules/guest/what-pay_faq.php new file mode 100644 index 0000000000..2b11b9cb77 --- /dev/null +++ b/inc/modules/guest/what-pay_faq.php @@ -0,0 +1,34 @@ + diff --git a/inc/modules/guest/what-philosophy.php b/inc/modules/guest/what-philosophy.php new file mode 100644 index 0000000000..fa038fa9b4 --- /dev/null +++ b/inc/modules/guest/what-philosophy.php @@ -0,0 +1,34 @@ + diff --git a/inc/modules/guest/what-photos.php b/inc/modules/guest/what-photos.php new file mode 100644 index 0000000000..fa038fa9b4 --- /dev/null +++ b/inc/modules/guest/what-photos.php @@ -0,0 +1,34 @@ + diff --git a/inc/modules/guest/what-powered.php b/inc/modules/guest/what-powered.php new file mode 100644 index 0000000000..db5638d3ce --- /dev/null +++ b/inc/modules/guest/what-powered.php @@ -0,0 +1,34 @@ + diff --git a/inc/modules/guest/what-preview.php b/inc/modules/guest/what-preview.php new file mode 100644 index 0000000000..7c5f391333 --- /dev/null +++ b/inc/modules/guest/what-preview.php @@ -0,0 +1,38 @@ + diff --git a/inc/modules/guest/what-references.php b/inc/modules/guest/what-references.php new file mode 100644 index 0000000000..c38e378409 --- /dev/null +++ b/inc/modules/guest/what-references.php @@ -0,0 +1,31 @@ + diff --git a/inc/modules/guest/what-releases.php b/inc/modules/guest/what-releases.php new file mode 100644 index 0000000000..c38e378409 --- /dev/null +++ b/inc/modules/guest/what-releases.php @@ -0,0 +1,31 @@ + diff --git a/inc/modules/guest/what-requirements.php b/inc/modules/guest/what-requirements.php new file mode 100644 index 0000000000..c38e378409 --- /dev/null +++ b/inc/modules/guest/what-requirements.php @@ -0,0 +1,31 @@ + diff --git a/inc/modules/guest/what-rettet_das_internet.php b/inc/modules/guest/what-rettet_das_internet.php new file mode 100644 index 0000000000..4d00eae6b7 --- /dev/null +++ b/inc/modules/guest/what-rettet_das_internet.php @@ -0,0 +1,34 @@ + diff --git a/inc/modules/guest/what-roadmap.php b/inc/modules/guest/what-roadmap.php new file mode 100644 index 0000000000..be2f9233ab --- /dev/null +++ b/inc/modules/guest/what-roadmap.php @@ -0,0 +1,34 @@ + diff --git a/inc/modules/guest/what-svn.php b/inc/modules/guest/what-svn.php new file mode 100644 index 0000000000..c38e378409 --- /dev/null +++ b/inc/modules/guest/what-svn.php @@ -0,0 +1,31 @@ + diff --git a/inc/modules/guest/what-why_reg.php b/inc/modules/guest/what-why_reg.php new file mode 100644 index 0000000000..c38e378409 --- /dev/null +++ b/inc/modules/guest/what-why_reg.php @@ -0,0 +1,31 @@ + diff --git a/inc/modules/guest/what-wiki.php b/inc/modules/guest/what-wiki.php new file mode 100644 index 0000000000..e822be338f --- /dev/null +++ b/inc/modules/guest/what-wiki.php @@ -0,0 +1,72 @@ +'); +$rdf = new fase4_rdf(); +$rdf->_use_nl2br = FALSE; +$rdf->_finishCallback = 'compactContent'; +$rdf->use_dynamic_display(FALSE); +$rdf->set_CacheDir(getConfig('PATH').'inc/cache/'); +$rdf->set_salt(md5(getConfig('SITE_KEY'))); +$rdf->set_Options( + array( + 'textinput' => 'hidden', + 'sitelink' => 'https://wiki.mxchange.org' + ) +); +$rdf->set_max_item(10); +$rdf->parse_RDF('https://wiki.mxchange.org/feed.php'); +outputHtml($rdf->finish(TRUE)); +outputHtml(''); + +// +?>