1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2025-04-15 13:05:50 +00:00
The clean & modern RSS server that doesn't give you any crap.
Find a file
J. King 37dad63dee Impelemented Result->getAll()
- Fixes #45
- Renamed getSingle to getValue to avoid possible confusion
- Added test to ensure getValue() always returns the first datum of each row rather than going column-to-column
2017-03-06 16:34:38 -05:00
lib Impelemented Result->getAll() 2017-03-06 16:34:38 -05:00
locale Still more database changes 2017-03-03 13:20:26 -05:00
sql/SQLite3 Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
tests Impelemented Result->getAll() 2017-03-06 16:34:38 -05:00
.gitattributes Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
.gitignore composer.lock should be in the repository 2017-02-11 15:03:22 -05:00
autoload.php Changes to Lang (fixes #33) with tests 2017-02-09 16:39:13 -05:00
bootstrap.php Changes to Lang (fixes #33) with tests 2017-02-09 16:39:13 -05:00
composer.json Complete rewrite of User class and other changes 2017-02-20 17:04:13 -05:00
composer.lock Complete rewrite of User class and other changes 2017-02-20 17:04:13 -05:00