Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Commit 13eab20

Browse files
committed
📝 modify is() function phpdoc
Signed-off-by: otengkwame <[email protected]>
1 parent 25a30e8 commit 13eab20

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

framework/core/Common.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,8 @@ function is_really_writable($file)
127127
if ( ! function_exists('is'))
128128
{
129129
/**
130-
* 'Is' function
130+
* 'Is' function to handle codeigniter
131+
* interanl is_* helper functions
131132
*
132133
* @param string $key
133134
* @param string $value

0 commit comments

Comments
 (0)