Subversion-Projekte lars-tiefland.php_share

Revision

Blame | Letzte Änderung | Log anzeigen | RSS feed

<?php
/**
* @package tests
*/
/**
* @package tests
*/
class brokenlinkstovars
{
        var $broken;
        /**
        * @see $broken
        */
        function brokenlinkstovars()
        {
        }
}
?>