From 30db779020e5a2fe07cc7e7d7a08f3053a84b751 Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Fri, 27 Jan 2017 11:09:34 +0100 Subject: [PATCH] Defined constants to include in other scripts + absolute include --- lib/cyclic-hash/decr | 15 +++++++-------- lib/cyclic-hash/hash | 7 +++---- lib/cyclic-hash/secret | 1 + lib/include/{include => const} | 6 +++++- 4 files changed, 16 insertions(+), 13 deletions(-) create mode 100644 lib/cyclic-hash/secret rename lib/include/{include => const} (78%) diff --git a/lib/cyclic-hash/decr b/lib/cyclic-hash/decr index 3c59d82..f7d35e5 100755 --- a/lib/cyclic-hash/decr +++ b/lib/cyclic-hash/decr @@ -1,9 +1,8 @@ #!/usr/bin/php -