Thank users for contributing informative posts!
| Dayver |
|
|---|---|
# TwistedGA : .........For ease of installation(part of SQL include) of the plugin the next time do as it is implemented in file markitup.setup.php plugin markitup if($action == 'install')
{
....//You SQL Injection
}
elseif($action == 'uninstall')
{
....
}
Then the users of your plug-ins will be even easier to use your plugGood luck Pavlo Tkachenko aka Dayver
|