]> git.pld-linux.org Git - packages/dokuwiki.git/commitdiff
- updated for 2009-02-06
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Mon, 9 Feb 2009 09:30:27 +0000 (09:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dokuwiki-config.patch -> 1.5

dokuwiki-config.patch

index 4df572f30c93f537d821ecce5d5118129fc0459b..91185d526fcf857a5d5d5d71b7fe32e364a3b427 100644 (file)
@@ -1,8 +1,6 @@
-NOTE:
-you need to update checksum when you modify docuwiki.php
-
---- docuwiki/conf/dokuwiki.php~        2007-06-26 21:27:15.000000000 +0300
-+++ docuwiki/conf/dokuwiki.php 2007-08-19 19:39:43.468686519 +0300
+diff -ur dokuwiki-rc2009-02-06/conf/dokuwiki.php dokuwiki-rc2009-02-06.new/conf/dokuwiki.php
+--- dokuwiki-rc2009-02-06/conf/dokuwiki.php    2009-02-06 09:10:44.000000000 +0100
++++ dokuwiki-rc2009-02-06.new/conf/dokuwiki.php        2009-02-07 10:53:46.339771628 +0100
 @@ -18,7 +18,7 @@
  $conf['lang']        = 'en';              //your language
  $conf['basedir']     = '';                //absolute dir from serveroot - blank for autodetection
@@ -12,14 +10,16 @@ you need to update checksum when you modify docuwiki.php
  $conf['allowdebug']  = 0;                 //allow debug output, enable if needed 0|1
  
  /* Display Options */
---- dokuwiki-rc2009-01-30/install.php~ 2009-01-30 16:14:52.000000000 +0200
-+++ dokuwiki-rc2009-01-30/install.php  2009-01-30 16:15:55.089651967 +0200
-@@ -46,6 +46,8 @@
+Tylko w dokuwiki-rc2009-02-06.new/conf: dokuwiki.php~
+diff -ur dokuwiki-rc2009-02-06/install.php dokuwiki-rc2009-02-06.new/install.php
+--- dokuwiki-rc2009-02-06/install.php  2009-02-06 09:10:45.000000000 +0100
++++ dokuwiki-rc2009-02-06.new/install.php      2009-02-07 10:55:11.166843399 +0100
+@@ -45,6 +45,7 @@
      '2007-06-26'   => 'b3ca19c7a654823144119980be73cd77',
      '2008-05-04'   => '1e5c42eac3219d9e21927c39e3240aad',
-     'rc2009-01-30' => 'ec8c04210732a14fdfce0f7f6eead865',
-+      # md5sum -b conf/dokuwiki.php
-+      'rc2009-01-30-pld' => 'b6a09aaed22c1865ba154ec11021997e',
+     'rc2009-02-06' => 'ec8c04210732a14fdfce0f7f6eead865',
++    'rc2009-02-06-pld' => 'b6a09aaed22c1865ba154ec11021997e',
  );
  
  
+Tylko w dokuwiki-rc2009-02-06.new/: install.php~
This page took 0.127403 seconds and 4 git commands to generate.