Difference for include/plugin.h from version 1.17 to 1.18


version 1.17 version 1.18
Line 269
 
Line 269
 #define CFAPI_MAP_PROP_WPARTX               20  #define CFAPI_MAP_PROP_WPARTX               20
 #define CFAPI_MAP_PROP_WPARTY               21  #define CFAPI_MAP_PROP_WPARTY               21
 #define CFAPI_MAP_PROP_MESSAGE              22  #define CFAPI_MAP_PROP_MESSAGE              22
   #define CFAPI_MAP_PROP_NEXT                 23
   
   #define CFAPI_ARCH_PROP_NAME 0
   #define CFAPI_ARCH_PROP_NEXT 1
   #define CFAPI_ARCH_PROP_HEAD 2
   #define CFAPI_ARCH_PROP_MORE 3
   #define CFAPI_ARCH_PROP_CLONE 4
   
 /*****************************************************************************/  /*****************************************************************************/
 /* Exportable functions. Any plugin should define all those.                 */  /* Exportable functions. Any plugin should define all those.                 */


Legend:
line(s) removed in v.1.17 
line(s) changed
 line(s) added in v.1.18

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:27