summaryrefslogtreecommitdiffstats
path: root/application/config/user_agents.php
diff options
context:
space:
mode:
authorAndrey Andreev <narf@bofh.bg>2012-03-26 12:42:36 +0200
committerAndrey Andreev <narf@bofh.bg>2012-03-26 12:42:36 +0200
commite734b38e0f4cde3ebe17cdb1844faa0129fe8b11 (patch)
tree7af268ff4e0433eb0824e19c319ee894c9940fc4 /application/config/user_agents.php
parent401e4c9f1dc0492c09ad67393d8d1d0916a98ce2 (diff)
Clear some spaces and fix some inconsistencies in application/ php files
Diffstat (limited to 'application/config/user_agents.php')
-rw-r--r--application/config/user_agents.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/application/config/user_agents.php b/application/config/user_agents.php
index 0baa25220..60f256e01 100644
--- a/application/config/user_agents.php
+++ b/application/config/user_agents.php
@@ -1,4 +1,4 @@
-<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
+<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
/**
* CodeIgniter
*
@@ -211,4 +211,4 @@ $robots = array(
);
/* End of file user_agents.php */
-/* Location: ./application/config/user_agents.php */
+/* Location: ./application/config/user_agents.php */ \ No newline at end of file