Compare commits
No commits in common. "84141e7787b2f5d2321987232c3a5f636c5c23a3" and "a8d0112b2f5658616aa8df21728d8961f460302f" have entirely different histories.
84141e7787
...
a8d0112b2f
2 changed files with 1 additions and 5 deletions
2
LICENCE
2
LICENCE
|
@ -1,4 +1,4 @@
|
||||||
Copyright (c) 2023-2024, flashwave <me@flash.moe>
|
Copyright (c) 2023, flashwave <me@flash.moe>
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# Syokuhou
|
# Syokuhou
|
||||||
|
|
||||||
This library has been deprecated and its functionality is now implemented into [Index](https://patchii.net/flash/index).
|
|
||||||
|
|
||||||
## Original header
|
|
||||||
|
|
||||||
Syokuhou is a common library for configuration in my PHP projects.
|
Syokuhou is a common library for configuration in my PHP projects.
|
||||||
It provides both a file interface and a database interface out of the box as well as scoping.
|
It provides both a file interface and a database interface out of the box as well as scoping.
|
||||||
|
|
||||||
|
|
Reference in a new issue