]> git.mxchange.org Git - hub.git/commit
Added new exception, script dies:
authorRoland Häder <roland@mxchange.org>
Sun, 27 Sep 2009 20:42:58 +0000 (20:42 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 27 Sep 2009 20:42:58 +0000 (20:42 +0000)
commit72d76136c93d76f9c7ac96f9b38b08347e26790f
tree72eaa7104cde0d257767760c7403939744a40b04
parentf8058aae045a8de12d89bead533232c8dc071df2
Added new exception, script dies:
- Added new class_HubAlreadyAnnouncedException
- Node status XML added
- Self announcement XML extended
- Script does die in HubSelfAnnouncementTask
.gitattributes
application/hub/exceptions/hub/.htaccess [new file with mode: 0644]
application/hub/exceptions/hub/class_HubAlreadyAnnouncedException.php [new file with mode: 0644]
application/hub/interfaces/nodes/class_NodeHelper.php
application/hub/main/nodes/class_BaseHubNode.php
application/hub/main/tasks/hub/announcement/class_HubSelfAnnouncementTask.php
application/hub/templates/xml/announcement/self_announcement.xml
application/hub/templates/xml/node/.htaccess [new file with mode: 0644]
application/hub/templates/xml/node/node_status.xml [new file with mode: 0644]