OSDN Git Service

#16757 - Remove rank files.
authormumin <mumincacao@users.sourceforge.jp>
Wed, 27 May 2009 12:49:39 +0000 (21:49 +0900)
committermumin <mumincacao@users.sourceforge.jp>
Wed, 27 May 2009 12:49:39 +0000 (21:49 +0900)
commitd34443773aa5243dca9fd7ca40aebd88d3ccd24e
tree9430b65f664e513f3dcff9f4764d7889fa466690
parent5b90890a3b2120a9bde45e69d6b76b4a08e60bba
#16757 - Remove rank files.
45 files changed:
public_html/class/xoopslists.php
public_html/include/functions.php
public_html/install/language/english/install.php
public_html/install/language/english/mysql.lang.data.sql
public_html/install/language/ja_utf8/install.php
public_html/install/language/ja_utf8/mysql.lang.data.sql
public_html/install/sql/mysql.structure.sql
public_html/install/sql/upgrade/mysql.structure.sql
public_html/kernel/user.php
public_html/language/english/user.php
public_html/language/ja_utf8/user.php
public_html/modules/legacy/admin/class/ModuleInstallUtils.class.php
public_html/modules/legacy/include/xoops2_system_constants.inc.php
public_html/modules/user/actions/UserInfoAction.class.php
public_html/modules/user/admin/actions/RanksDeleteAction.class.php [deleted file]
public_html/modules/user/admin/actions/RanksEditAction.class.php [deleted file]
public_html/modules/user/admin/actions/RanksListAction.class.php [deleted file]
public_html/modules/user/admin/actions/UserEditAction.class.php
public_html/modules/user/admin/actions/UserViewAction.class.php
public_html/modules/user/admin/forms/RanksAdminDeleteForm.class.php [deleted file]
public_html/modules/user/admin/forms/RanksAdminEditForm.class.php [deleted file]
public_html/modules/user/admin/forms/RanksFilterForm.class.php [deleted file]
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/menu.php
public_html/modules/user/admin/templates/ranks_delete.html [deleted file]
public_html/modules/user/admin/templates/ranks_edit.html [deleted file]
public_html/modules/user/admin/templates/ranks_list.html [deleted file]
public_html/modules/user/admin/templates/user_edit.html
public_html/modules/user/admin/templates/user_view.html
public_html/modules/user/class/ranks.php [deleted file]
public_html/modules/user/class/users.php
public_html/modules/user/language/english/admin.php
public_html/modules/user/language/english/blocks.php
public_html/modules/user/language/english/help/basic.html
public_html/modules/user/language/english/help/blocks.html
public_html/modules/user/language/english/main.php
public_html/modules/user/language/english/modinfo.php
public_html/modules/user/language/ja_utf8/admin.php
public_html/modules/user/language/ja_utf8/blocks.php
public_html/modules/user/language/ja_utf8/help/basic.html
public_html/modules/user/language/ja_utf8/help/blocks.html
public_html/modules/user/language/ja_utf8/main.php
public_html/modules/user/language/ja_utf8/modinfo.php