* @revision 03 * @license http://creativecommons.org/licenses/by-sa/3.0/de/ Creative Commons Attribution-Share Alike 3.0 Germany * @homepage http://oss.tiggerswelt.net/oscar/ * @copyright Copyright © 2009 tiggersWelt.net */ require_once ("oscar/snac/feedbag/insert.php"); class Oscar_SNAC_Feedbag_Update extends Oscar_SNAC_Feedbag_Insert { /* About this SNAC */ const SNAC_FAMILY = 0x0013; const SNAC_SERVICE = 0x0009; /** * This is very similar to SNAC_Feedbag_Insert * So everything is done there **/ } ?>