i recently notice code on my photo plugin and in another place that have the name "fake".
Is it only me who have this code in plugins/photo/components
<<<<<<<<<<<<<<<<<<<<<<
class PHOTO_CMP_CreateFakeAlbum extends OW_Component
{
public function __construct()
{
parent::__construct();
}
}
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
reason i ask is not sure what this code do? And i hope it is not only me who have this code?
Thanks in advance