Default at first everywhere(!) P

这个提交包含在:
int2001 2023-08-02 08:33:03 +00:00
父节点 a988f60897
当前提交 41cd48f13d
找不到此签名对应的密钥
GPG 密钥 ID: DFB1C13CD2DB037B

查看文件

@ -132,7 +132,7 @@ class PDF_Label extends tfpdf {
}
// Print a label
function Add_Label($text,$orientation = 'L') {
function Add_Label($text,$orientation = 'P') {
$this->_COUNTX++;
if ($this->_COUNTX == $this->_X_Number) {
// Row full, we start a new one