[APIS-583][PHP] The cubrid_get_class_name() function throws a warning if select data from a system table

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330920 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Esen Sagynov 2013-07-15 02:52:19 +00:00
parent 8faf7a5249
commit 9e6a54d708

View file

@ -16,7 +16,7 @@
</methodsynopsis>
<para>
The <function>cubrid_get_class_name</function> function is used to get the
class name from <parameter>oid</parameter>. It is not work when selecting data from the system tables,
class name from <parameter>oid</parameter>. It doesn't work when selecting data from the system tables,
for example db_class.
</para>
</refsect1>