Spine
2c97f96691
Streamline autoloading and tidy up how required PHP classes are pulled in.
...
Require files using __DIR__ instead of SERVER_ROOT
Use `new Class` instead of `NEW Class`
Class FEED => Feed
Class VALIDATE => Validate
2020-03-01 12:03:04 +00:00
kilogitty and Gitea
a4af98197d
Replace all empty array() initializers with [] ( #43 )
2019-10-15 21:46:31 +00:00
kilogitty and Gitea
ecec8541e5
Replace all short tags with regular php tags ( #35 )
2019-10-13 18:12:49 +00:00
Spine and Gitea
d7e79c814f
convert tabs to spaces, take 2 ( #13 )
2019-09-18 19:37:35 +00:00
itismadness and Gitea
641b3d6902
Allow setting and logging in with very long passwords ( #92 )
2019-02-05 21:49:02 +00:00
itismadness
933e721f39
Manage IRC channels from within Gazelle ( !63 )
...
Squashed commit of the following:
Author: itismadness <[email protected] >
add message about how channels must be named
Manage IRC Channels from within gazelle
2018-04-26 15:58:18 -04:00
itismadness
58ff3f97b9
Add documentation for VALIDATE class
2018-02-01 19:29:04 -05:00
A
4dc87d0c22
initial commit
2016-12-19 22:55:12 -05:00