]> git.mxchange.org Git - mailer.git/commit
New function introduced, fixes for extension installation:
authorRoland Häder <roland@mxchange.org>
Wed, 28 Nov 2012 16:32:34 +0000 (16:32 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 28 Nov 2012 16:32:34 +0000 (16:32 +0000)
commitf61f2c11ec3d2a68a6663d1dda4f5d1f2ca3383b
treee8e788028f3250c915e536303e35dc74dc6b3a23
parent88c922353cc353fe148e21c7d27d7c0076d6fdda
New function introduced, fixes for extension installation:
- Function isTaskIdValid() introduced which checks whether the given task id is
  valid
- Fixed installation of extensions
- Wrapper functions for config table updates now don't check again (as the
  "inner" functions are already doing it)
inc/extensions-functions.php
inc/extensions/ext-beg.php
inc/libs/grade_functions.php
inc/mysql-connect.php