| File README.md changed (mode: 100644) (index 89866bc..b8fa480) |
| 1 |
|
**fragile**, _v0.5_, _2015 – 2018_ |
|
|
1 |
|
**fragile**, _v0.6_, _2015 – 2018_ |
| 2 |
2 |
|
|
| 3 |
|
_This file last updated on 11 February, 2018_ |
|
|
3 |
|
_This file last updated on 17 February, 2018_ |
| 4 |
4 |
|
|
| 5 |
5 |
### Brief Description ### |
### Brief Description ### |
| 6 |
6 |
|
|
| File footer.php changed (mode: 100644) (index e91aa93..0353fb4) |
| 13 |
13 |
// You should have received a copy of the GNU Affero General Public License |
// You should have received a copy of the GNU Affero General Public License |
| 14 |
14 |
// along with this program. If not, see <http://www.gnu.org/licenses/>. |
// along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 15 |
15 |
|
|
| 16 |
|
print "<footer><a href='" . CI_URL . "'>fragile v0.5</a></footer>\n" |
|
|
16 |
|
print "<footer><a href='" . CI_URL . "'>fragile v0.6</a></footer>\n" |
| 17 |
17 |
. "</body></html>"; |
. "</body></html>"; |
| 18 |
18 |
|
|
| 19 |
19 |
?> |
?> |