From 2ecc06ce74e089f6d57ed396f006b749e7741999 Mon Sep 17 00:00:00 2001 From: Andrey Andreev Date: Wed, 17 Jul 2013 12:31:11 +0300 Subject: [ci skip] Just removing some empty lines --- application/config/user_agents.php | 2 +- system/libraries/Cache/drivers/Cache_memcached.php | 2 +- system/libraries/Parser.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/application/config/user_agents.php b/application/config/user_agents.php index 51aad099c..88ab06358 100644 --- a/application/config/user_agents.php +++ b/application/config/user_agents.php @@ -221,4 +221,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 diff --git a/system/libraries/Cache/drivers/Cache_memcached.php b/system/libraries/Cache/drivers/Cache_memcached.php index 4c35c5550..f04483d2c 100644 --- a/system/libraries/Cache/drivers/Cache_memcached.php +++ b/system/libraries/Cache/drivers/Cache_memcached.php @@ -260,4 +260,4 @@ class CI_Cache_memcached extends CI_Driver { } /* End of file Cache_memcached.php */ -/* Location: ./system/libraries/Cache/drivers/Cache_memcached.php */ +/* Location: ./system/libraries/Cache/drivers/Cache_memcached.php */ \ No newline at end of file diff --git a/system/libraries/Parser.php b/system/libraries/Parser.php index 7e843e710..c1f1ad73b 100644 --- a/system/libraries/Parser.php +++ b/system/libraries/Parser.php @@ -228,4 +228,4 @@ class CI_Parser { } /* End of file Parser.php */ -/* Location: ./system/libraries/Parser.php */ +/* Location: ./system/libraries/Parser.php */ \ No newline at end of file -- cgit v1.2.3-24-g4f1b