So this is a surgical removal on non-MySQL. So keeps the door open for a return.
M ;-)
On Tue, Nov 3, 2009 at 1:36 PM, <
dexl_2000@...> wrote:
> Revision: 22843
>
http://tikiwiki.svn.sourceforge.net/tikiwiki/?rev=22843&view=rev> Author: dexl_2000
> Date: 2009-11-03 18:36:47 +0000 (Tue, 03 Nov 2009)
>
> Log Message:
> -----------
> [MOD] accept only mysql databases in database selection on 4th installation process.
>
> Modified Paths:
> --------------
> branches/4.x/templates/tiki-install.tpl
>
> Modified: branches/4.x/templates/tiki-install.tpl
> ===================================================================
> --- branches/4.x/templates/tiki-install.tpl 2009-11-03 18:09:08 UTC (rev 22842)
> +++ branches/4.x/templates/tiki-install.tpl 2009-11-03 18:36:47 UTC (rev 22843)
> @@ -192,7 +192,9 @@
> <div style="margin-left:1em">
> <select name="db" id="db">
> {foreach key=dsn item=dbname from=$dbservers}
> + {if $dsn|stristr:"mysql"}
> <option value="{$dsn}"{if isset($smarty.request.db) and $smarty.request.db eq $dsn} selected="selected"{/if}>{$dbname}</option>
> + {/if}
> {/foreach}
> </select> <a href="javascript:void(0)" onclick="flip('db_help');" title="{tr}Help{/tr}"><img src="pics/icons/help.png" alt="{tr}Help{/tr}" /></a>
> <div style="display:none" id="db_help">
>
>
> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
>
http://p.sf.net/sfu/devconference> _______________________________________________
> Tikiwiki-cvs mailing list
>
Tikiwiki-cvs@...
>
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs>
--
Marc Laporte
http://MarcLaporte.comhttp://TikiWiki.org/MarcLaportehttp://AvanTech.nethttp://OurWiki.net------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
Tikiwiki-devel mailing list
Tikiwiki-devel@...
https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel