Article previous html
Jump to navigation
Jump to search
| Line 314: | Line 314: | ||
case 'post' : | case 'post' : | ||
pagename = 'Posts/'; | pagename = 'Posts/'; | ||
| − | if(month && year) {alert('cisono') | + | if(month `&&` year) {alert('cisono') |
pagename += obj_months[month] + ' ' + year + ' - ' + title; | pagename += obj_months[month] + ' ' + year + ' - ' + title; | ||
} else if(year) { | } else if(year) { | ||
Revision as of 08:09, 12 March 2020