From 412d07dedc22c9cde3489465c9b5630bfc3a4f54 Mon Sep 17 00:00:00 2001 From: Victor Dubiniuk Date: Thu, 8 Aug 2013 00:22:21 +0300 Subject: [PATCH] Legal stuff --- ajax/session.php | 9 +++++++++ ajax/sessions.php | 9 +++++++++ appinfo/routes.php | 9 +++++++++ lib/download.php | 10 +++++++++- lib/download/range.php | 9 +++++++++ lib/download/simple.php | 9 +++++++++ lib/genesis.php | 9 +++++++++ lib/op.php | 9 +++++++++ lib/request.php | 9 +++++++++ lib/session.php | 9 +++++++++ lib/view.php | 9 +++++++++ 11 files changed, 99 insertions(+), 1 deletion(-) diff --git a/ajax/session.php b/ajax/session.php index c10f29f4..92d62b9d 100644 --- a/ajax/session.php +++ b/ajax/session.php @@ -1,4 +1,13 @@ create('office_genesis', 'ajax/genesis/{es_id}') ->post() diff --git a/lib/download.php b/lib/download.php index dfcd2c98..0c049d04 100644 --- a/lib/download.php +++ b/lib/download.php @@ -1,4 +1,13 @@ fileExists()){ $this->sendNotFound(); diff --git a/lib/download/range.php b/lib/download/range.php index a9b21b73..57c0a282 100644 --- a/lib/download/range.php +++ b/lib/download/range.php @@ -1,4 +1,13 @@