]> git.pld-linux.org Git - packages/dokuwiki.git/blobdiff - dokuwiki-config.patch
up to 2013-12-08 "Binky" release
[packages/dokuwiki.git] / dokuwiki-config.patch
index aa1de9944b73d86c4b49119264f5798a698745fa..be6ae2f1c219cf674a61c9eb5007cb65938c9058 100644 (file)
  $conf['userewrite']  = 0;                //this makes nice URLs: 0: off 1: .htaccess 2: internal
  $conf['useslash']    = 0;                //use slash instead of colon? only when rewrite is on
  $conf['sepchar']     = '_';              //word separator character in page names; may be a
---- dokuwiki-rc2013-10-28/install.php~ 2013-11-13 22:24:06.193631633 +0200
-+++ dokuwiki-rc2013-10-28/install.php  2013-11-13 22:24:34.423188022 +0200
+--- dokuwiki-2013-12-08/install.php~   2013-12-18 23:05:54.321131662 +0200
++++ dokuwiki-2013-12-08/install.php    2013-12-18 23:06:30.110557953 +0200
 @@ -58,7 +58,7 @@
      '2012-01-25'   => '72c083c73608fc43c586901fd5dabb74',
      '2012-09-10'   => 'eb0b3fc90056fbc12bac6f49f7764df3',
      '2013-05-10'   => '7b62b75245f57f122d3e0f8ed7989623',
--    '2013-10-28'   => '263c76af309fbf083867c18a34ff5214',
-+    '2013-10-28'   => '5527d61a24b4feb0ade5a952848108fb',
+-    '2013-12-08'   => '263c76af309fbf083867c18a34ff5214',
++    '2013-12-08'   => '5527d61a24b4feb0ade5a952848108fb',
  );
  
  
This page took 0.029796 seconds and 4 git commands to generate.