... UInt,0, UInt,0, UInt,0 )
}
In this code, the IDC stuff commented out at the beginning is for your reference. You need to include the setsystemcursor() and restoreCursors() functions somewhere in your ...
... Put the following code at the beginning of your LocalSettings.php file:
# for debug purposes
error_reporting(E_ALL);
ini_set("display_errors", 1);
$wgShowExceptionDetails = true;
$wgShowSQLError ...
... admin panel
Go to Extensions > Template Manager
Select the template and click on 'Edit'
Click on 'Edit HTML'
Look for the beginning tag
Insert the code above just after the ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.