OSDN Git Service

#16736 - Remove notification files.
authormumin <mumincacao@users.sourceforge.jp>
Sat, 23 May 2009 12:33:55 +0000 (21:33 +0900)
committermumin <mumincacao@users.sourceforge.jp>
Sat, 23 May 2009 12:33:55 +0000 (21:33 +0900)
commit27eecaf953bcf4fcda55460ea7522eb0abb7954b
treedd948338c1aeebf0f76c180ff3ffda952259987d
parentd295027c645825dd1535278b694c45f900441566
#16736 - Remove notification files.
66 files changed:
public_html/footer.php
public_html/include/comment_post.php
public_html/include/cp_functions.php
public_html/include/functions.php
public_html/include/notification_constants.php [deleted file]
public_html/include/notification_functions.php [deleted file]
public_html/include/notification_select.php [deleted file]
public_html/include/notification_update.php [deleted file]
public_html/install/sql/mysql.structure.sql
public_html/install/sql/upgrade/mysql.structure.sql
public_html/install/wizards/install_updateModules_go.inc.php
public_html/kernel/module.php
public_html/kernel/notification.php [deleted file]
public_html/kernel/user.php
public_html/language/english/mail_template/comment_notify.tpl [deleted file]
public_html/language/english/mail_template/commentsubmit_notify.tpl [deleted file]
public_html/language/english/mail_template/default_notify.tpl [deleted file]
public_html/language/english/notification.php [deleted file]
public_html/language/ja_utf8/mail_template/comment_notify.tpl [deleted file]
public_html/language/ja_utf8/mail_template/commentsubmit_notify.tpl [deleted file]
public_html/language/ja_utf8/mail_template/default_notify.tpl [deleted file]
public_html/language/ja_utf8/notification.php [deleted file]
public_html/modules/legacy/actions/NotifyCancelAction.class.php [deleted file]
public_html/modules/legacy/actions/NotifyDeleteAction.class.php [deleted file]
public_html/modules/legacy/actions/NotifyListAction.class.php [deleted file]
public_html/modules/legacy/admin/actions/PreferenceEditAction.class.php
public_html/modules/legacy/admin/class/ModuleInstallInformation.class.php
public_html/modules/legacy/admin/class/ModuleInstallUtils.class.php
public_html/modules/legacy/admin/class/ModuleUninstaller.class.php
public_html/modules/legacy/admin/class/ModuleUpdater.class.php
public_html/modules/legacy/admin/templates/module_information.html
public_html/modules/legacy/blocks/legacy_notification.php [deleted file]
public_html/modules/legacy/class/ActionFrame.class.php
public_html/modules/legacy/forms/NotifyDeleteForm.class.php [deleted file]
public_html/modules/legacy/kernel/Legacy_Controller.class.php
public_html/modules/legacy/kernel/Legacy_EventFunctions.class.php
public_html/modules/legacy/kernel/Legacy_Module.class.php
public_html/modules/legacy/language/english/admin.php
public_html/modules/legacy/language/english/blocks.php
public_html/modules/legacy/language/english/modinfo.php
public_html/modules/legacy/language/ja_utf8/admin.php
public_html/modules/legacy/language/ja_utf8/blocks.php
public_html/modules/legacy/language/ja_utf8/modinfo.php
public_html/modules/legacy/templates/blocks/legacy_block_notification.html [deleted file]
public_html/modules/legacy/templates/blocks/legacy_block_usermenu.html
public_html/modules/legacy/templates/legacy_notification_delete.html [deleted file]
public_html/modules/legacy/templates/legacy_notification_list.html [deleted file]
public_html/modules/legacy/templates/legacy_notification_select.html [deleted file]
public_html/modules/legacy/templates/legacy_notification_select_form.html [deleted file]
public_html/modules/legacy/xoops_version.php
public_html/modules/legacyRender/kernel/Legacy_RenderSystem.class.php
public_html/modules/user/actions/EditUserAction.class.php
public_html/modules/user/actions/UserDeleteAction.class.php
public_html/modules/user/admin/actions/UserEditAction.class.php
public_html/modules/user/admin/actions/UserViewAction.class.php
public_html/modules/user/admin/forms/UserAdminEditForm.class.php
public_html/modules/user/admin/forms/UserFilterForm.class.php
public_html/modules/user/admin/forms/UserSearchFilterForm.class.php
public_html/modules/user/admin/templates/user_edit.html
public_html/modules/user/admin/templates/user_view.html
public_html/modules/user/forms/EditUserForm.class.php
public_html/modules/user/language/english/main.php
public_html/modules/user/language/ja_utf8/main.php
public_html/modules/user/templates/user_edituser.html
public_html/notifications.php [deleted file]
public_html/settings/site_default.ini.php