1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-04 20:27:40 +02:00

Core Improvements: Next Round #79 #80

This commit is contained in:
Awilum
2013-01-06 18:50:50 +02:00
parent 5e332c4a52
commit 0f59fa83fc
9 changed files with 18 additions and 18 deletions

View File

@@ -61,5 +61,4 @@ if (file_exists('install.php')) {
// Flush (send) the output buffer and turn off output buffering
ob_end_flush();
}