From 08dd57c567d37a0c94faa607f2fef331c9d1db0a Mon Sep 17 00:00:00 2001 From: Olanipekun Femi Date: Fri, 7 Feb 2014 08:16:48 -0800 Subject: Fixed Typo in String Helper function alnum spelled as alunum in random_string function documentation comment. --- system/helpers/string_helper.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/helpers/string_helper.php b/system/helpers/string_helper.php index 12f818fda..777acba0b 100644 --- a/system/helpers/string_helper.php +++ b/system/helpers/string_helper.php @@ -188,7 +188,7 @@ if ( ! function_exists('random_string')) * * Useful for generating passwords or hashes. * - * @param string type of random string. basic, alpha, alunum, numeric, nozero, unique, md5, encrypt and sha1 + * @param string type of random string. basic, alpha, alnum, numeric, nozero, unique, md5, encrypt and sha1 * @param int number of characters * @return string */ @@ -294,4 +294,4 @@ if ( ! function_exists('repeater')) } /* End of file string_helper.php */ -/* Location: ./system/helpers/string_helper.php */ \ No newline at end of file +/* Location: ./system/helpers/string_helper.php */ -- cgit v1.2.3-24-g4f1b -- cgit v1.2.3-24-g4f1b From c7d82d8f3ca2531fbec82344c528d269dcffff08 Mon Sep 17 00:00:00 2001 From: iolufemi Date: Sun, 9 Feb 2014 22:39:22 +0100 Subject: Removed new line at the end of file locally. --- system/helpers/string_helper.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/helpers/string_helper.php b/system/helpers/string_helper.php index 777acba0b..4be7f294b 100644 --- a/system/helpers/string_helper.php +++ b/system/helpers/string_helper.php @@ -294,4 +294,4 @@ if ( ! function_exists('repeater')) } /* End of file string_helper.php */ -/* Location: ./system/helpers/string_helper.php */ +/* Location: ./system/helpers/string_helper.php */ \ No newline at end of file -- cgit v1.2.3-24-g4f1b From 076ecbd9215c2c367d8484dd3721ce5977677d55 Mon Sep 17 00:00:00 2001 From: Chanthoeun Date: Mon, 10 Feb 2014 09:26:27 +0800 Subject: Correct word peforming to performing --- system/language/english/ftp_lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/language/english/ftp_lang.php b/system/language/english/ftp_lang.php index 042ab55df..57eced785 100644 --- a/system/language/english/ftp_lang.php +++ b/system/language/english/ftp_lang.php @@ -26,7 +26,7 @@ */ defined('BASEPATH') OR exit('No direct script access allowed'); -$lang['ftp_no_connection'] = 'Unable to locate a valid connection ID. Please make sure you are connected before peforming any file routines.'; +$lang['ftp_no_connection'] = 'Unable to locate a valid connection ID. Please make sure you are connected before performing any file routines.'; $lang['ftp_unable_to_connect'] = 'Unable to connect to your FTP server using the supplied hostname.'; $lang['ftp_unable_to_login'] = 'Unable to login to your FTP server. Please check your username and password.'; $lang['ftp_unable_to_mkdir'] = 'Unable to create the directory you have specified.'; @@ -40,4 +40,4 @@ $lang['ftp_unable_to_delete'] = 'Unable to delete the file.'; $lang['ftp_unable_to_move'] = 'Unable to move the file. Please make sure the destination directory exists.'; /* End of file ftp_lang.php */ -/* Location: ./system/language/english/ftp_lang.php */ \ No newline at end of file +/* Location: ./system/language/english/ftp_lang.php */ -- cgit v1.2.3-24-g4f1b From cfe04db2b1d1b88b663c9e1515587b4cdb4637a1 Mon Sep 17 00:00:00 2001 From: Chanthoeun Date: Mon, 10 Feb 2014 10:23:40 +0800 Subject: Remove bottom line --- system/language/english/ftp_lang.php | 1 - 1 file changed, 1 deletion(-) diff --git a/system/language/english/ftp_lang.php b/system/language/english/ftp_lang.php index 57eced785..7e75c979b 100644 --- a/system/language/english/ftp_lang.php +++ b/system/language/english/ftp_lang.php @@ -40,4 +40,3 @@ $lang['ftp_unable_to_delete'] = 'Unable to delete the file.'; $lang['ftp_unable_to_move'] = 'Unable to move the file. Please make sure the destination directory exists.'; /* End of file ftp_lang.php */ -/* Location: ./system/language/english/ftp_lang.php */ -- cgit v1.2.3-24-g4f1b From 3f6e1f8545f2b9c93b1527022cd37f8c3b7f2713 Mon Sep 17 00:00:00 2001 From: Chanthoeun Date: Mon, 10 Feb 2014 10:26:36 +0800 Subject: Remove bottom line --- system/language/english/ftp_lang.php | 1 + 1 file changed, 1 insertion(+) diff --git a/system/language/english/ftp_lang.php b/system/language/english/ftp_lang.php index 7e75c979b..57eced785 100644 --- a/system/language/english/ftp_lang.php +++ b/system/language/english/ftp_lang.php @@ -40,3 +40,4 @@ $lang['ftp_unable_to_delete'] = 'Unable to delete the file.'; $lang['ftp_unable_to_move'] = 'Unable to move the file. Please make sure the destination directory exists.'; /* End of file ftp_lang.php */ +/* Location: ./system/language/english/ftp_lang.php */ -- cgit v1.2.3-24-g4f1b From da0c00bbbf579623df96efacb1aadf24a386df53 Mon Sep 17 00:00:00 2001 From: Chanthoeun Date: Mon, 10 Feb 2014 10:27:36 +0800 Subject: Remove bottom line --- system/language/english/ftp_lang.php | 1 - 1 file changed, 1 deletion(-) diff --git a/system/language/english/ftp_lang.php b/system/language/english/ftp_lang.php index 57eced785..7e75c979b 100644 --- a/system/language/english/ftp_lang.php +++ b/system/language/english/ftp_lang.php @@ -40,4 +40,3 @@ $lang['ftp_unable_to_delete'] = 'Unable to delete the file.'; $lang['ftp_unable_to_move'] = 'Unable to move the file. Please make sure the destination directory exists.'; /* End of file ftp_lang.php */ -/* Location: ./system/language/english/ftp_lang.php */ -- cgit v1.2.3-24-g4f1b From 2aa8492ef29f2abff89011750133c3b24a021ec5 Mon Sep 17 00:00:00 2001 From: Chanthoeun Date: Mon, 10 Feb 2014 10:33:27 +0800 Subject: Remove bottom line --- system/language/english/ftp_lang.php | 1 + 1 file changed, 1 insertion(+) diff --git a/system/language/english/ftp_lang.php b/system/language/english/ftp_lang.php index 7e75c979b..f0e89ff69 100644 --- a/system/language/english/ftp_lang.php +++ b/system/language/english/ftp_lang.php @@ -40,3 +40,4 @@ $lang['ftp_unable_to_delete'] = 'Unable to delete the file.'; $lang['ftp_unable_to_move'] = 'Unable to move the file. Please make sure the destination directory exists.'; /* End of file ftp_lang.php */ +/* Location: ./system/language/english/ftp_lang.php */ \ No newline at end of file -- cgit v1.2.3-24-g4f1b