Vergleich admin/modules/config/plugins.php - 1.8.38 - 1.8.39

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 603Zeile 603
 */
function get_plugins_list()
{

 */
function get_plugins_list()
{

 
	$plugins_list = array();


	// Get a list of the plugin files which exist in the plugins directory
$dir = @opendir(MYBB_ROOT."inc/plugins/");
if($dir)

	// Get a list of the plugin files which exist in the plugins directory
$dir = @opendir(MYBB_ROOT."inc/plugins/");
if($dir)