Commit 1e5b5577 authored by Jean-Paul Saman's avatar Jean-Paul Saman

setup.php: replace w2p_System_Setup by w2p_Core_Setup

parent 50cabe55
......@@ -28,7 +28,7 @@ $config['requirements'] = array(
array('require' => 'web2project', 'comparator' => '>=', 'version' => '3')
);
class CSetupHelpDesk extends w2p_System_Setup
class CSetupHelpDesk extends w2p_Core_Setup
{
public function install()
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment