From 12a182d7acf53376d39d21adcee329c71fc80dfd Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Thu, 21 Jun 2018 20:27:28 -0300 Subject: [PATCH] Inclusão de rotina de compactação das páginas principais --- init/head.php | 5 +++++ init/index.php | 6 +++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/init/head.php b/init/head.php index f7273c7..cf0ddd3 100755 --- a/init/head.php +++ b/init/head.php @@ -1,3 +1,8 @@ + diff --git a/init/index.php b/init/index.php index 9933119..5383717 100755 --- a/init/index.php +++ b/init/index.php @@ -228,4 +228,8 @@ if (! function_exists("ms_GetVersion")) { - + -- libgit2 0.21.2