diff --git a/action.php b/action.php index 6773ffd..0935735 100644 --- a/action.php +++ b/action.php @@ -1,5 +1,31 @@ _("Add"), diff --git a/bin/rebuildSearchPermissions.php b/bin/rebuildSearchPermissions.php index 9a705c2..8882bff 100644 --- a/bin/rebuildSearchPermissions.php +++ b/bin/rebuildSearchPermissions.php @@ -1,5 +1,31 @@ boundary = md5(time()); diff --git a/lib/help/help.inc.php b/lib/help/help.inc.php index 00ee50d..7c0187c 100644 --- a/lib/help/help.inc.php +++ b/lib/help/help.inc.php @@ -1,5 +1,31 @@ sDomain = $sDomain; diff --git a/lib/i18n/i18nregistry.inc.php b/lib/i18n/i18nregistry.inc.php index d8a568d..b5736a8 100644 --- a/lib/i18n/i18nregistry.inc.php +++ b/lib/i18n/i18nregistry.inc.php @@ -1,5 +1,31 @@ Jam Warehouse Software (Pty) Ltd. + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; using version 2 of the License. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * + * ------------------------------------------------------------------------- + * + * You can contact the copyright owner regarding licensing via the contact + * details that can be found on the KnowledgeTree web site: + * + * http://www.ktdms.com/ + * + * ------------------------------------------------------------------------- + * + * Subscription notification type. + * + * To use this, instantiate a SubscriptionEvent, and call the + * appropriate "event" method. + * + * @author Brad Shuttleworth */ require_once(KT_LIB_DIR . "/database/dbutil.inc"); diff --git a/lib/templating/kt3template.inc.php b/lib/templating/kt3template.inc.php index efee672..45daf94 100644 --- a/lib/templating/kt3template.inc.php +++ b/lib/templating/kt3template.inc.php @@ -1,11 +1,40 @@ + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; using version 2 of the License. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * + * ------------------------------------------------------------------------- + * + * You can contact the copyright owner regarding licensing via the contact + * details that can be found on the KnowledgeTree web site: + * + * http://www.ktdms.com/ + * + * ------------------------------------------------------------------------- + * + * KT3 Template Base + * + * Represents core UI logic, including how sub-components interact with + * the overall page. + * + * For the meaning of each of the variables and functions, see inline. + * + * @author: Brad Shuttleworth */ require_once(KT_LIB_DIR . "/templating/templating.inc.php"); diff --git a/lib/triggers/triggerregistry.inc.php b/lib/triggers/triggerregistry.inc.php index 2a6f86c..95d1323 100644 --- a/lib/triggers/triggerregistry.inc.php +++ b/lib/triggers/triggerregistry.inc.php @@ -1,5 +1,31 @@ array("setPermissionFolder"), diff --git a/lib/upgrades/UpgradeItems.inc.php b/lib/upgrades/UpgradeItems.inc.php index 526ca8c..776b917 100644 --- a/lib/upgrades/UpgradeItems.inc.php +++ b/lib/upgrades/UpgradeItems.inc.php @@ -1,5 +1,31 @@ successRedirectToMain(_('Group details updated.')); } // }}} + function _do_manageUsers_source() { $oGroup =& $this->oValidator->validateGroup($_REQUEST['group_id']); diff --git a/plugins/ktcore/admin/manageCleanup.php b/plugins/ktcore/admin/manageCleanup.php index 61d587c..2d5ff6c 100755 --- a/plugins/ktcore/admin/manageCleanup.php +++ b/plugins/ktcore/admin/manageCleanup.php @@ -1,5 +1,31 @@ true, diff --git a/plugins/ktstandard/contents/PsIndexer.php b/plugins/ktstandard/contents/PsIndexer.php index 8979981..b362677 100644 --- a/plugins/ktstandard/contents/PsIndexer.php +++ b/plugins/ktstandard/contents/PsIndexer.php @@ -1,5 +1,31 @@