Corrected CS errors

This commit is contained in:
Marcos García de La Fuente 2014-07-18 04:16:34 +02:00
parent f8f9e0355c
commit 5c59d291ce

View File

@ -17,7 +17,11 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
abstract class DolibarrTriggers {
/**
* Class that all the triggers must extend
*/
abstract class DolibarrTriggers
{
/**
* Database handler