diff options
Diffstat (limited to 'system/libraries/Sha1.php')
-rw-r--r-- | system/libraries/Sha1.php | 4 |
1 files changed, 3 insertions, 1 deletions
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 |