~ubuntu-branches/ubuntu/breezy/moodle/breezy

« back to all changes in this revision

Viewing changes to mod/journal/backuplib.php

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Mitchell
  • Date: 2005-10-13 02:00:59 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051013020059-y2qcyo41t7nqppcg
Tags: 1.5.2-1ubuntu1
* Resync with debian (security update)
* changed dependencys to php5
* changed apache dependency to apache2 
* References
  CAN-2005-2247

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?PHP //$Id: backuplib.php,v 1.2 2004/01/14 02:24:42 moodler Exp $
 
1
<?php //$Id: backuplib.php,v 1.3 2004/09/12 16:14:45 gustav_delius Exp $
2
2
    //This php script contains all the stuff to backup/restore
3
3
    //journal mods
4
4