<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for PHP DataBase Model</title><link>https://sourceforge.net/p/php-dbmodel/activity/</link><description>Recent activity for PHP DataBase Model</description><language>en</language><lastBuildDate>Tue, 23 Feb 2021 14:33:01 -0000</lastBuildDate><item><title>Dutch Coder posted a comment on a wiki page</title><link>https://sourceforge.net/p/php-dbmodel/wiki/Home/?limit=250#e2b4</link><description>include_once 'plugins/' . $plugin_name . '.plugin.php'; Duplicated line 87 in the file dbm.lib.php, why??? for the lines 86 and 87 you can use include() as it's faster for example: if(file_exists('plugins/' . $plugin_name . '.plugin.php')) { include 'plugins/' . $plugin_name . '.plugin.php'; } else { // Do something else here... $file_error = 'Sorry, there was an error: Couldn&amp;#39;t include the file, file not found'; }</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dutch Coder</dc:creator><pubDate>Tue, 23 Feb 2021 14:33:01 -0000</pubDate><guid>https://sourceforge.net/p/php-dbmodel/wiki/Home/?limit=250#e2b4</guid></item></channel></rss>