X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=classes%2FNotice_source.php;h=fe6d3d4f1dc6d6238829020087efde900d94811f;hb=3cf6cef9b9ef2837b38fb0f11097775fdc1efdee;hp=cef2883b0c3db155db89ec3c83fff54ca3dbebf5;hpb=471e4056f4b2c0ea7d5bb3646b9f6ae24ece8da8;p=quix0rs-gnu-social.git diff --git a/classes/Notice_source.php b/classes/Notice_source.php index cef2883b0c..fe6d3d4f1d 100644 --- a/classes/Notice_source.php +++ b/classes/Notice_source.php @@ -10,7 +10,7 @@ class Notice_source extends DB_DataObject /* the code below is auto generated do not remove the above tag */ public $__table = 'notice_source'; // table name - public $code; // varchar(8) primary_key not_null + public $code; // varchar(32) primary_key not_null public $name; // varchar(255) not_null public $url; // varchar(255) not_null public $created; // datetime() not_null