Skip to content

Commit

Permalink
changes after implemented 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
flammy committed Jan 3, 2017
1 parent c5e136c commit 8a8367b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ public function __construct()
$this->path = 'netRemote.nav.action.selectPreset';
$this->validation_method = false;
$this->validation_rules = false;
$this->call_methods = array('SET','GET');
$this->call_methods = array('SET');
$this->notification = false;
}
}
}
13 changes: 0 additions & 13 deletions src/main.php

This file was deleted.

0 comments on commit 8a8367b

Please sign in to comment.