#!/usr/bin/perl use Storable; use MDK::Common::File qw(cat_); my $last_boot_config = "/etc/sysconfig/harddrake2/previous_hw"; if (cat_($last_boot_config) !~ /^pst0/) { my $config = do $last_boot_config; store($config, $last_boot_config); } ll_install.php?h=master' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install_install.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2020-01-04 22:48:05 +0100
committerMarc Alexander <admin@m-a-styles.de>2020-01-04 22:48:05 +0100
commited34079452b26b92b4ee3f30c819cc40d461bb6f (patch)
treee3f7f8869da8560b6115fa6e53b509417f8e084e /phpBB/install/install_install.php
parente900104e10b37214f8eaf6a484ba6ea93935f946 (diff)
parentf6b47e2ee3069fbf9ba49a3520d1f2044cd2a52f (diff)
downloadforums-ed34079452b26b92b4ee3f30c819cc40d461bb6f.tar
forums-ed34079452b26b92b4ee3f30c819cc40d461bb6f.tar.gz
forums-ed34079452b26b92b4ee3f30c819cc40d461bb6f.tar.bz2
forums-ed34079452b26b92b4ee3f30c819cc40d461bb6f.tar.xz
forums-ed34079452b26b92b4ee3f30c819cc40d461bb6f.zip
Merge pull request #5817 from marc1706/ticket/16290
[ticket/16290] Update to new SVG logo in package docs
Diffstat (limited to 'phpBB/install/install_install.php')
0 files changed, 0 insertions, 0 deletions