diff --git a/~dev_rating/modules/account/classes/Kohana/Account.php b/~dev_rating/modules/account/classes/Kohana/Account.php index f1bcf0b288a62918f0c3511c458b0ee9e6b0bd84..7bf49b22686434dc47979324d2b268a2d0ebbdc8 100644 --- a/~dev_rating/modules/account/classes/Kohana/Account.php +++ b/~dev_rating/modules/account/classes/Kohana/Account.php @@ -1,5 +1,6 @@ <?php +// todo: discussion, does anybody know, why this is here? oO class Kohana_Account { protected static $_instance;