Project

General

Profile

« Previous | Next » 

Revision 1593

Added by Dietmar over 12 years ago

rebuild protectfile in pages/posts

View differences:

upgrade.php
78 78
			$sql .= 'SET `created_by`=`posted_by`, `created_when`=`posted_when`';
79 79
			$database->query($sql);
80 80
		}
81

  
82
	$array = rebuildFolderProtectFile($sPostsPath);
81 83
	// now iterate through all existing accessfiles,
82 84
	// write its creation date into database
83 85
		$oDir = new DirectoryIterator($sPostsPath);

Also available in: Unified diff