You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

update.php 156B

123456
  1. <ul>
  2. <li class='update'>
  3. <?php p($l->t('Updating ownCloud to version %s, this may take a while.',
  4. array($_['version']))); ?><br /><br />
  5. </li>
  6. </ul>