diff options
author | Andrey Andreev <narf@devilix.net> | 2014-01-03 17:25:20 +0100 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2014-01-03 17:25:20 +0100 |
commit | a6eae87d14efe3169156a12ad3706852ff70e2c4 (patch) | |
tree | 0f969d8f12d49954fe725b18fb7133b85ed36cba /application | |
parent | 53d7c37f6ed59b3b1536a1ab439b85a086fbc4be (diff) |
[ci skip] Some spaces & docblock fixes
Diffstat (limited to 'application')
-rw-r--r-- | application/config/user_agents.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/config/user_agents.php b/application/config/user_agents.php index 3dbf987e0..e555d77c6 100644 --- a/application/config/user_agents.php +++ b/application/config/user_agents.php @@ -225,4 +225,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 |