Project

General

Profile

« Previous | Next » 

Revision 1766

Added by Dietmar about 12 years ago

! typofix in EN language,
! empty seo_title will set to menu_title
! continue rebranding wb_theme

View differences:

add.php
222 222
// Create a new file in the /pages dir
223 223
create_access_file($filename, $page_id, $level);
224 224

  
225
if(!file_exists($filename)) {
226
	$admin->print_error($MESSAGE['PAGES_CANNOT_CREATE_ACCESS_FILE']);
227
}
228

  
225 229
// add position 1 to new page
226 230
$position = 1;
227 231

  

Also available in: Unified diff