don't use curly braces for string index access
[php-utility-classes.git] / README.md
index 330fdc07e6eeaf71b80fb24cf4e05fcc616524b9..27f62cc136b5d06a6fb6b5ae0df7761fe4c9fece 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,3 +9,5 @@ Currently, the following classes are contained:
 * [useragent](classes/useragent.php-class): The userAgent class analyzes HTTP User-Agent headers and tries to gather information about the browser, engine, and versions.
 
 The code contains documentation about using the classes and their methods. Also, some examples and tests exist in the respective subdirectories.
 * [useragent](classes/useragent.php-class): The userAgent class analyzes HTTP User-Agent headers and tries to gather information about the browser, engine, and versions.
 
 The code contains documentation about using the classes and their methods. Also, some examples and tests exist in the respective subdirectories.
+
+Please don't use GitHub for issue tracking but http://bugzilla.kairo.at/ - Product: KaiRo Software, Component: PHP Utility Classes