Navigation Menu

Skip to content

Commit

Permalink
rename users to subscribers
Browse files Browse the repository at this point in the history
  • Loading branch information
michield committed Jun 17, 2014
1 parent 4abee23 commit e5b1d50
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/restapi/call.php
Expand Up @@ -17,7 +17,7 @@

include 'includes/actions.php';
include 'includes/lists.php';
include 'includes/users.php';
include 'includes/subscribers.php';
include 'includes/templates.php';
include 'includes/messages.php';

Expand Down
File renamed without changes.

0 comments on commit e5b1d50

Please sign in to comment.