/* * This file is a part of CMSLU -- Content Management System like Unix * and is not publicly distributed * * Copyright (c) 2008-2009, Tomasz Sowa * All rights reserved. * */ #ifndef headerfilecmslupluginmsg #define headerfilecmslupluginmsg #define CMSLU_TEMPLATES_CREATEFUNCTIONS 999 #define CMSLU_REQUEST_CLEAR 1000 #define CMSLU_CONTENT_MAKE 2000 #endif