/[smecontribs]/rpms/smeserver-phpmyadmin/contribs8/smeserver-phpmyadmin-2.11.1.2-TemplateExpansionAndServiceRestart.patch
ViewVC logotype

Contents of /rpms/smeserver-phpmyadmin/contribs8/smeserver-phpmyadmin-2.11.1.2-TemplateExpansionAndServiceRestart.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Thu Sep 6 06:25:22 2012 UTC (11 years, 9 months ago) by unnilennium
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Thu Aug 06 2012 JP Pialasse  aka Unnilennium  <tests@pialasse.com> 3.5.2.2-2
- first version for SME 8
- adaptation for phpMyAdmin3 3.5.2.2

1 --- smeserver-phpmyadmin-2.11.1.2/createlinks.TemplateExpansionAndServiceRestart 2008-05-14 20:01:03.000000000 +0200
2 +++ smeserver-phpmyadmin-2.11.1.2/createlinks 2008-05-14 20:04:47.000000000 +0200
3 @@ -0,0 +1,10 @@
4 +#!/usr/bin/perl -w
5 +
6 +use esmith::Build::CreateLinks qw(:all);
7 +
8 +for my $event (qw(
9 + bootstrap-console-save
10 + ))
11 +{
12 + templates2events("/usr/share/phpmyadmin/config.inc.php", $event)
13 +}

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed