You are here

function photos_post_update_new_photos_upload_container_parameter_token in Album Photos 6.0.x

Rebuild photos upload container to add new container parameter.

File

./photos.post_update.php, line 174
Post update functions for Photos module.

Code

function photos_post_update_new_photos_upload_container_parameter_token() {

  // Empty update to cause a cache rebuild so that the container is rebuilt.
}