diff options
author | piernov <piernov@piernov.org> | 2016-05-08 20:39:15 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2016-05-08 20:39:15 +0200 |
commit | 07f9658d2fecc5f88cc27fba8502246a30d8fdc0 (patch) | |
tree | befcdc30b6a093372a356e96d5073a2b961b2379 /inc/messages.inc | |
parent | faefddcb8b3d3ac491331b702f8a8ac6fe58a894 (diff) | |
download | candybox-07f9658d2fecc5f88cc27fba8502246a30d8fdc0.tar.gz candybox-07f9658d2fecc5f88cc27fba8502246a30d8fdc0.tar.bz2 candybox-07f9658d2fecc5f88cc27fba8502246a30d8fdc0.tar.xz candybox-07f9658d2fecc5f88cc27fba8502246a30d8fdc0.zip |
Add @package and various fixes
Diffstat (limited to 'inc/messages.inc')
-rw-r--r-- | inc/messages.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/messages.inc b/inc/messages.inc index 50bbafb..8583dc0 100644 --- a/inc/messages.inc +++ b/inc/messages.inc @@ -2,6 +2,7 @@ /** * Server to client error/info messages list and helpers. * + * @package inc\messages.inc * @author Alexandre Renoux * @author Pierre-Emmanuel Novac */ |