Skip to content
Snippets Groups Projects
Commit 306a8681 authored by Christopher Schäpers's avatar Christopher Schäpers
Browse files

Move ajax/changepassword to changepassword/controller to use autoloading

parent 2ae3ab98
No related branches found
No related tags found
No related merge requests found
...@@ -6,9 +6,6 @@ ...@@ -6,9 +6,6 @@
* See the COPYING-README file. * See the COPYING-README file.
*/ */
// Necessary to include changepassword controller
OC::$CLASSPATH['OC\Settings\ChangePassword\Controller'] = 'settings/ajax/changepassword.php';
// Settings pages // Settings pages
$this->create('settings_help', '/settings/help') $this->create('settings_help', '/settings/help')
->actionInclude('settings/help.php'); ->actionInclude('settings/help.php');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment