view Lib/IMPL/ORM/PropertyImplementor.pm @ 392:54b1dc9e808a

fixed web-resources access check
author sergey
date Fri, 14 Feb 2014 03:31:45 +0400
parents 4ddb27ff4a0b
children
line wrap: on
line source

package IMPL::ORM::PropertyImplementor;
use strict;
use warnings;



1;