summaryrefslogtreecommitdiffstats
path: root/system/libraries
diff options
context:
space:
mode:
Diffstat (limited to 'system/libraries')
-rw-r--r--system/libraries/Benchmark.php4
-rw-r--r--system/libraries/Calendar.php4
-rw-r--r--system/libraries/Config.php4
-rw-r--r--system/libraries/Controller.php4
-rw-r--r--system/libraries/Email.php4
-rw-r--r--system/libraries/Encrypt.php4
-rw-r--r--system/libraries/Exceptions.php4
-rw-r--r--system/libraries/Ftp.php4
-rw-r--r--system/libraries/Hooks.php4
-rw-r--r--system/libraries/Image_lib.php4
-rw-r--r--system/libraries/Input.php4
-rw-r--r--system/libraries/Language.php4
-rw-r--r--system/libraries/Loader.php4
-rw-r--r--system/libraries/Log.php4
-rw-r--r--system/libraries/Model.php4
-rw-r--r--system/libraries/Output.php4
-rw-r--r--system/libraries/Pagination.php4
-rw-r--r--system/libraries/Parser.php4
-rw-r--r--system/libraries/Profiler.php4
-rw-r--r--system/libraries/Router.php4
-rw-r--r--system/libraries/Session.php4
-rw-r--r--system/libraries/Sha1.php4
-rw-r--r--system/libraries/Table.php4
-rw-r--r--system/libraries/Trackback.php4
-rw-r--r--system/libraries/URI.php4
-rw-r--r--system/libraries/Unit_test.php4
-rw-r--r--system/libraries/Upload.php4
-rw-r--r--system/libraries/User_agent.php4
-rw-r--r--system/libraries/Validation.php4
-rw-r--r--system/libraries/Xmlrpc.php4
-rw-r--r--system/libraries/Xmlrpcs.php4
-rw-r--r--system/libraries/Zip.php4
32 files changed, 96 insertions, 32 deletions
diff --git a/system/libraries/Benchmark.php b/system/libraries/Benchmark.php
index 323d9668d..f83e86482 100644
--- a/system/libraries/Benchmark.php
+++ b/system/libraries/Benchmark.php
@@ -108,4 +108,6 @@ class CI_Benchmark {
}
// END CI_Benchmark class
-?> \ No newline at end of file
+
+/* End of file Benchmark.php */
+/* Location: ./system/libraries/Benchmark.php */ \ No newline at end of file
diff --git a/system/libraries/Calendar.php b/system/libraries/Calendar.php
index e9621fec1..fbb275c5f 100644
--- a/system/libraries/Calendar.php
+++ b/system/libraries/Calendar.php
@@ -472,4 +472,6 @@ class CI_Calendar {
}
// END CI_Calendar class
-?> \ No newline at end of file
+
+/* End of file Calendar.php */
+/* Location: ./system/libraries/Calendar.php */ \ No newline at end of file
diff --git a/system/libraries/Config.php b/system/libraries/Config.php
index 73f1986a0..f3ae76390 100644
--- a/system/libraries/Config.php
+++ b/system/libraries/Config.php
@@ -242,4 +242,6 @@ class CI_Config {
}
// END CI_Config class
-?> \ No newline at end of file
+
+/* End of file Config.php */
+/* Location: ./system/libraries/Config.php */ \ No newline at end of file
diff --git a/system/libraries/Controller.php b/system/libraries/Controller.php
index 4957fc35e..1a1e3df53 100644
--- a/system/libraries/Controller.php
+++ b/system/libraries/Controller.php
@@ -121,4 +121,6 @@ class Controller extends CI_Base {
}
// END _Controller class
-?> \ No newline at end of file
+
+/* End of file Controller.php */
+/* Location: ./system/libraries/Controller.php */ \ No newline at end of file
diff --git a/system/libraries/Email.php b/system/libraries/Email.php
index aa08971f9..d32928a66 100644
--- a/system/libraries/Email.php
+++ b/system/libraries/Email.php
@@ -1848,4 +1848,6 @@ class CI_Email {
}
// END CI_Email class
-?> \ No newline at end of file
+
+/* End of file Email.php */
+/* Location: ./system/libraries/Email.php */ \ No newline at end of file
diff --git a/system/libraries/Encrypt.php b/system/libraries/Encrypt.php
index 9a784d254..4b13efda3 100644
--- a/system/libraries/Encrypt.php
+++ b/system/libraries/Encrypt.php
@@ -481,4 +481,6 @@ class CI_Encrypt {
}
// END CI_Encrypt class
-?> \ No newline at end of file
+
+/* End of file Encrypt.php */
+/* Location: ./system/libraries/Encrypt.php */ \ No newline at end of file
diff --git a/system/libraries/Exceptions.php b/system/libraries/Exceptions.php
index 7c9640554..428759042 100644
--- a/system/libraries/Exceptions.php
+++ b/system/libraries/Exceptions.php
@@ -167,4 +167,6 @@ class CI_Exceptions {
}
// END Exceptions Class
-?> \ No newline at end of file
+
+/* End of file Exceptions.php */
+/* Location: ./system/libraries/Exceptions.php */ \ No newline at end of file
diff --git a/system/libraries/Ftp.php b/system/libraries/Ftp.php
index 74b7728fa..01354cf05 100644
--- a/system/libraries/Ftp.php
+++ b/system/libraries/Ftp.php
@@ -613,4 +613,6 @@ class CI_FTP {
}
// END FTP Class
-?> \ No newline at end of file
+
+/* End of file Ftp.php */
+/* Location: ./system/libraries/Ftp.php */ \ No newline at end of file
diff --git a/system/libraries/Hooks.php b/system/libraries/Hooks.php
index a41320c5e..d7637c39e 100644
--- a/system/libraries/Hooks.php
+++ b/system/libraries/Hooks.php
@@ -221,4 +221,6 @@ class CI_Hooks {
}
// END CI_Hooks class
-?> \ No newline at end of file
+
+/* End of file Hooks.php */
+/* Location: ./system/libraries/Hooks.php */ \ No newline at end of file
diff --git a/system/libraries/Image_lib.php b/system/libraries/Image_lib.php
index c236e391e..0750b6454 100644
--- a/system/libraries/Image_lib.php
+++ b/system/libraries/Image_lib.php
@@ -1533,4 +1533,6 @@ class CI_Image_lib {
}
// END Image_lib Class
-?> \ No newline at end of file
+
+/* End of file Image_lib.php */
+/* Location: ./system/libraries/Image_lib.php */ \ No newline at end of file
diff --git a/system/libraries/Input.php b/system/libraries/Input.php
index 8a0478be2..ee7e9ad31 100644
--- a/system/libraries/Input.php
+++ b/system/libraries/Input.php
@@ -923,4 +923,6 @@ class CI_Input {
}
// END Input class
-?> \ No newline at end of file
+
+/* End of file Input.php */
+/* Location: ./system/libraries/Input.php */ \ No newline at end of file
diff --git a/system/libraries/Language.php b/system/libraries/Language.php
index a8e6366bb..aacc6c1f9 100644
--- a/system/libraries/Language.php
+++ b/system/libraries/Language.php
@@ -118,4 +118,6 @@ class CI_Language {
}
// END Language Class
-?> \ No newline at end of file
+
+/* End of file Language.php */
+/* Location: ./system/libraries/Language.php */ \ No newline at end of file
diff --git a/system/libraries/Loader.php b/system/libraries/Loader.php
index 5966aebf6..687598096 100644
--- a/system/libraries/Loader.php
+++ b/system/libraries/Loader.php
@@ -1027,4 +1027,6 @@ class CI_Loader {
}
}
-?> \ No newline at end of file
+
+/* End of file Loader.php */
+/* Location: ./system/libraries/Loader.php */ \ No newline at end of file
diff --git a/system/libraries/Log.php b/system/libraries/Log.php
index 26757ba50..22b505906 100644
--- a/system/libraries/Log.php
+++ b/system/libraries/Log.php
@@ -115,4 +115,6 @@ class CI_Log {
}
// END Log Class
-?> \ No newline at end of file
+
+/* End of file Log.php */
+/* Location: ./system/libraries/Log.php */ \ No newline at end of file
diff --git a/system/libraries/Model.php b/system/libraries/Model.php
index e87d6045c..1e7b9a184 100644
--- a/system/libraries/Model.php
+++ b/system/libraries/Model.php
@@ -79,4 +79,6 @@ class Model {
}
// END Model Class
-?> \ No newline at end of file
+
+/* End of file Model.php */
+/* Location: ./system/libraries/Model.php */ \ No newline at end of file
diff --git a/system/libraries/Output.php b/system/libraries/Output.php
index d513a1279..f76550e2b 100644
--- a/system/libraries/Output.php
+++ b/system/libraries/Output.php
@@ -383,4 +383,6 @@ class CI_Output {
}
// END Output Class
-?> \ No newline at end of file
+
+/* End of file Output.php */
+/* Location: ./system/libraries/Output.php */ \ No newline at end of file
diff --git a/system/libraries/Pagination.php b/system/libraries/Pagination.php
index e1212035a..c3f6bd89c 100644
--- a/system/libraries/Pagination.php
+++ b/system/libraries/Pagination.php
@@ -215,4 +215,6 @@ class CI_Pagination {
}
}
// END Pagination Class
-?> \ No newline at end of file
+
+/* End of file Pagination.php */
+/* Location: ./system/libraries/Pagination.php */ \ No newline at end of file
diff --git a/system/libraries/Parser.php b/system/libraries/Parser.php
index 417e04f29..f260b2e19 100644
--- a/system/libraries/Parser.php
+++ b/system/libraries/Parser.php
@@ -168,4 +168,6 @@ class CI_Parser {
}
// END Parser Class
-?> \ No newline at end of file
+
+/* End of file Parser.php */
+/* Location: ./system/libraries/Parser.php */ \ No newline at end of file
diff --git a/system/libraries/Profiler.php b/system/libraries/Profiler.php
index 807c1aff6..fe4fb6d62 100644
--- a/system/libraries/Profiler.php
+++ b/system/libraries/Profiler.php
@@ -340,4 +340,6 @@ class CI_Profiler {
}
// END CI_Profiler class
-?> \ No newline at end of file
+
+/* End of file Profiler.php */
+/* Location: ./system/libraries/Profiler.php */ \ No newline at end of file
diff --git a/system/libraries/Router.php b/system/libraries/Router.php
index 6bb85518f..3b2520dce 100644
--- a/system/libraries/Router.php
+++ b/system/libraries/Router.php
@@ -374,4 +374,6 @@ class CI_Router {
}
// END Router Class
-?> \ No newline at end of file
+
+/* End of file Router.php */
+/* Location: ./system/libraries/Router.php */ \ No newline at end of file
diff --git a/system/libraries/Session.php b/system/libraries/Session.php
index d4fdd3ac7..ce1b75e66 100644
--- a/system/libraries/Session.php
+++ b/system/libraries/Session.php
@@ -649,4 +649,6 @@ class CI_Session {
}
// END Session Class
-?> \ No newline at end of file
+
+/* End of file Session.php */
+/* Location: ./system/libraries/Session.php */ \ No newline at end of file
diff --git a/system/libraries/Sha1.php b/system/libraries/Sha1.php
index 6bb891177..a7b9b98d3 100644
--- a/system/libraries/Sha1.php
+++ b/system/libraries/Sha1.php
@@ -246,4 +246,6 @@ class CI_SHA {
}
}
// END CI_SHA
-?> \ No newline at end of file
+
+/* End of file Sha1.php */
+/* Location: ./system/libraries/Sha1.php */ \ No newline at end of file
diff --git a/system/libraries/Table.php b/system/libraries/Table.php
index 01b490a5d..f4df02e76 100644
--- a/system/libraries/Table.php
+++ b/system/libraries/Table.php
@@ -435,4 +435,6 @@ class CI_Table {
}
-?> \ No newline at end of file
+
+/* End of file Table.php */
+/* Location: ./system/libraries/Table.php */ \ No newline at end of file
diff --git a/system/libraries/Trackback.php b/system/libraries/Trackback.php
index 3e1c20210..41ac5fca8 100644
--- a/system/libraries/Trackback.php
+++ b/system/libraries/Trackback.php
@@ -545,4 +545,6 @@ class CI_Trackback {
}
// END Trackback Class
-?> \ No newline at end of file
+
+/* End of file Trackback.php */
+/* Location: ./system/libraries/Trackback.php */ \ No newline at end of file
diff --git a/system/libraries/URI.php b/system/libraries/URI.php
index 8ee888a2e..26a7b4a33 100644
--- a/system/libraries/URI.php
+++ b/system/libraries/URI.php
@@ -586,4 +586,6 @@ class CI_URI {
}
// END URI Class
-?> \ No newline at end of file
+
+/* End of file URI.php */
+/* Location: ./system/libraries/URI.php */ \ No newline at end of file
diff --git a/system/libraries/Unit_test.php b/system/libraries/Unit_test.php
index 3cdf45f12..2fb2bbd32 100644
--- a/system/libraries/Unit_test.php
+++ b/system/libraries/Unit_test.php
@@ -340,4 +340,6 @@ function is_false($test)
return (is_bool($test) AND $test === FALSE) ? TRUE : FALSE;
}
-?> \ No newline at end of file
+
+/* End of file Unit_test.php */
+/* Location: ./system/libraries/Unit_test.php */ \ No newline at end of file
diff --git a/system/libraries/Upload.php b/system/libraries/Upload.php
index 317cf9560..07cbd924b 100644
--- a/system/libraries/Upload.php
+++ b/system/libraries/Upload.php
@@ -875,4 +875,6 @@ class CI_Upload {
}
// END Upload Class
-?> \ No newline at end of file
+
+/* End of file Upload.php */
+/* Location: ./system/libraries/Upload.php */ \ No newline at end of file
diff --git a/system/libraries/User_agent.php b/system/libraries/User_agent.php
index dd60a56a1..ee1839277 100644
--- a/system/libraries/User_agent.php
+++ b/system/libraries/User_agent.php
@@ -497,4 +497,6 @@ class CI_User_agent {
}
-?> \ No newline at end of file
+
+/* End of file User_agent.php */
+/* Location: ./system/libraries/User_agent.php */ \ No newline at end of file
diff --git a/system/libraries/Validation.php b/system/libraries/Validation.php
index f628d8612..8796d7ffb 100644
--- a/system/libraries/Validation.php
+++ b/system/libraries/Validation.php
@@ -805,4 +805,6 @@ class CI_Validation {
}
// END Validation Class
-?> \ No newline at end of file
+
+/* End of file Validation.php */
+/* Location: ./system/libraries/Validation.php */ \ No newline at end of file
diff --git a/system/libraries/Xmlrpc.php b/system/libraries/Xmlrpc.php
index f8ad01714..b8ac3bea7 100644
--- a/system/libraries/Xmlrpc.php
+++ b/system/libraries/Xmlrpc.php
@@ -1416,4 +1416,6 @@ class XML_RPC_Values extends CI_Xmlrpc
}
// END XML_RPC_Values Class
-?> \ No newline at end of file
+
+/* End of file Xmlrpc.php */
+/* Location: ./system/libraries/Xmlrpc.php */ \ No newline at end of file
diff --git a/system/libraries/Xmlrpcs.php b/system/libraries/Xmlrpcs.php
index 7a4bc825e..754b8ae26 100644
--- a/system/libraries/Xmlrpcs.php
+++ b/system/libraries/Xmlrpcs.php
@@ -531,4 +531,6 @@ class CI_Xmlrpcs extends CI_Xmlrpc
}
// END XML_RPC_Server class
-?> \ No newline at end of file
+
+/* End of file Xmlrpcs.php */
+/* Location: ./system/libraries/Xmlrpcs.php */ \ No newline at end of file
diff --git a/system/libraries/Zip.php b/system/libraries/Zip.php
index f7f47ab42..5a24e4057 100644
--- a/system/libraries/Zip.php
+++ b/system/libraries/Zip.php
@@ -374,4 +374,6 @@ class CI_Zip {
}
}
-?> \ No newline at end of file
+
+/* End of file Zip.php */
+/* Location: ./system/libraries/Zip.php */ \ No newline at end of file