]> git.mxchange.org Git - hub.git/commit
Self-announcement rewritten to a task
authorRoland Häder <roland@mxchange.org>
Sat, 26 Sep 2009 18:56:11 +0000 (18:56 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 26 Sep 2009 18:56:11 +0000 (18:56 +0000)
commitf8058aae045a8de12d89bead533232c8dc071df2
tree15fc99927b16a28bce37e349a37fa177fa31be1a
parent16aca39aad42749527919c6baf50dfdc7aa96d4c
Self-announcement rewritten to a task
25 files changed:
.gitattributes
application/hub/config.php
application/hub/interfaces/nodes/class_NodeHelper.php
application/hub/main/commands/console/class_HubConsoleMainCommand.php
application/hub/main/filter/activation/class_HubActivationSelfAnnouncementFilter.php [new file with mode: 0644]
application/hub/main/handler/tasks/class_TaskHandler.php
application/hub/main/helper/.htaccess [new file with mode: 0644]
application/hub/main/helper/hub/.htaccess [new file with mode: 0644]
application/hub/main/helper/hub/announcement/.htaccess [new file with mode: 0644]
application/hub/main/helper/hub/announcement/class_HubDescriptorHelper.php [new file with mode: 0644]
application/hub/main/helper/hub/class_ [new file with mode: 0644]
application/hub/main/helper/hub/class_BaseHubHelper.php [new file with mode: 0644]
application/hub/main/nodes/boot/class_HubBootNode.php
application/hub/main/nodes/class_
application/hub/main/nodes/class_BaseHubNode.php
application/hub/main/nodes/list/class_HubListNode.php
application/hub/main/nodes/master/class_HubMasterNode.php
application/hub/main/nodes/regular/class_HubRegularNode.php
application/hub/main/tasks/hub/announcement/.htaccess [new file with mode: 0644]
application/hub/main/tasks/hub/announcement/class_HubSelfAnnouncementTask.php [new file with mode: 0644]
application/hub/templates/.htaccess [new file with mode: 0644]
application/hub/templates/xml/.htaccess [new file with mode: 0644]
application/hub/templates/xml/.xml [new file with mode: 0644]
application/hub/templates/xml/announcement/.htaccess [new file with mode: 0644]
application/hub/templates/xml/announcement/self_announcement.xml [new file with mode: 0644]