Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
benkeen committed Oct 22, 2013
1 parent 83c640e commit db49da0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -19,6 +19,7 @@ for more info.

Test coverage is pretty weak right now! I'm in the midst of adding phpunit tests and integrating it with Travis, but it's going to be a little hairy for a while just yet.


## License

This script is freely available under the GPL 3 license. See license.txt in the root folder. Please note that all contributors agree that all code is released under this license.
Expand Down
1 change: 0 additions & 1 deletion resources/classes/AjaxRequest.class.php
@@ -1,6 +1,5 @@
<?php


/**
* A generic class for handling all of the Core's Ajax requests. All requests are identified
* through a unique "action" string, and (usually) arbitrary other info passed via POST.
Expand Down

0 comments on commit db49da0

Please sign in to comment.