Charset is now passed to PHPMailer, setOutputMode() does now cast to int, output...
[mailer.git] / inc / classes / rdf.class.php
index 7ab88f773e80ae0858c33106e54439313899b38f..dc1e85ca4539de1b62d62ab0fb0e8f5d12e5ebd8 100644 (file)
@@ -845,7 +845,7 @@ class fase4_rdf {
         * @access    public
         * @author    Stefan Saasen <s@fase4.com>
         * @return    array
-        * @see          _array_item
+        * @see       _array_item
         */
        function get_array_item( )
        {
@@ -858,7 +858,7 @@ class fase4_rdf {
         * @access    public
         * @author    Stefan Saasen <s@fase4.com>
         * @return    array
-        * @see          _array_textinput
+        * @see       _array_textinput
         */
        function get_array_textinput( )
        {
@@ -868,9 +868,9 @@ class fase4_rdf {
        /**
         * Getter for parser id from resource
         *
-        * @access private
-        * @author      Roland Haeder <webmaster@mxchange.org>
-        * @return      int
+        * @access   private
+        * @author   Roland Haeder <webmaster@mxchange.org>
+        * @return   int
         */
        function get_parser_id ($parser) {
                // Default is zero
@@ -892,7 +892,7 @@ class fase4_rdf {
         * @access    public
         * @author    Stefan Saasen <s@fase4.com>
         * @return    array
-        * @see          _array_image
+        * @see       _array_image
         */
        function get_array_image( )
        {