diff options
author | Andrey Andreev <narf@bofh.bg> | 2012-03-26 21:49:09 +0200 |
---|---|---|
committer | Andrey Andreev <narf@bofh.bg> | 2012-03-26 21:49:09 +0200 |
commit | 3ea6b1fd8fb0492d84c4879e039d11713c9f39a5 (patch) | |
tree | 4d6dc4dea352630ab843104b365c44eda0e8526b /application/config/user_agents.php | |
parent | 160a4e5628aba8b5e35da784ec87037e133c1f05 (diff) | |
parent | e92df33e7dda139ee46bddca31aebb4cd5d452fd (diff) |
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-dh-date-range
Diffstat (limited to 'application/config/user_agents.php')
-rw-r--r-- | application/config/user_agents.php | 4 |
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 |