File Manager

Current Path : /webspace/www.promiel.be/html/modules/jQuery/
Upload File :
Current File : //webspace/www.promiel.be/html/modules/jQuery/method.uninstall.php

<?php
if (!isset($gCms)) exit;

if (! $this->CheckAccess())
	{
	return $this->DisplayErrorPage($id, $params, $returnid,$this->Lang('accessdenied'));
	}
			foreach ($this->GetPlugins() as $plugin)
    		{
    			$this->RemovePreference($plugin);
    		}

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com