Testing:
Print function works
This commit is contained in:
Jon-William Lewis
2015-03-18 14:53:05 -05:00
parent 45717e33b5
commit a0ad2e7d48
16 changed files with 389 additions and 398 deletions

12
errors.ref Normal file
View File

@@ -0,0 +1,12 @@
Simple Note System, version 2
Error Code Reference
General-------------------------------------------------------------------------
ERR_NO_ARGS 10 No arguments were specified
ERR_NO_OP 20
ERR_INSUFFICIENT_ARGS 30 A required argument was not provided
Encryption----------------------------------------------------------------------
ERR_NO_SSL 100 Cannot execute openssl
ERR_NO_KEY 110 No encryption key in sns.conf