From c67e9b8f06636f0a3b011e378898c2ec64fa3ad5 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 5 Feb 2015 00:59:52 +0100 Subject: Updated todo; changed text in installation --- README.md | 1 + install/index.php | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f2090c4..17a84c8 100644 --- a/README.md +++ b/README.md @@ -111,5 +111,6 @@ When you delete an invoice file, it's not actually deleted. Instead, it's placed * Assignments long descriptions * The order to which an assignment is linked * The contact to which an order is linked + * Different languages for different contacts * Add a calendar plugin to the date fields * Appendices feature: upload custom documents and link them to assignments (for functional designs, specifications, etc.) \ No newline at end of file diff --git a/install/index.php b/install/index.php index 85a6c4d..3921161 100644 --- a/install/index.php +++ b/install/index.php @@ -106,4 +106,6 @@ if (isset($_GET['create_tables'])) {
  1. Create database tables
  2. -
\ No newline at end of file + + +

When you're done, it would be the neatest to remove the /install folder (even though this whole control panel should not be accessible for the public).

\ No newline at end of file -- cgit v1.2.3