Initial Commit of AgileBill Open Source
This commit is contained in:
11
plugins/provision/_rrad/hCloseCommand.php
Normal file
11
plugins/provision/_rrad/hCloseCommand.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?
|
||||
class hCloseCommand extends hCommand
|
||||
{
|
||||
// Might be expanded in the future ..
|
||||
|
||||
function assemble()
|
||||
{
|
||||
return "L O";
|
||||
}
|
||||
}
|
||||
?>
|
Reference in New Issue
Block a user