Initial Commit of AgileBill Open Source

This commit is contained in:
unknown
2008-11-26 14:50:40 -08:00
parent ae5a0fc25e
commit 02306ccc47
2954 changed files with 410976 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
{$list->unserial($host_tld.whois_plugin_data, "plugin_data")}
<table width="100%" border="0" cellspacing="3" cellpadding="1" class="row1">
<tr valign="top">
<td width="50%">
{translate module=host_whois_plugin}
whois_server
{/translate}
</td>
<td width="50%">
<input type="text" name="host_tld_whois_plugin_data[whois_server]" value="{$plugin_data.whois_server}" size="40">
</td>
</tr>
<tr valign="top">
<td width="50%">
{translate module=host_whois_plugin}
avail_response
{/translate}
</td>
<td width="50%">
<input type="text" name="host_tld_whois_plugin_data[avail_response]" value="{$plugin_data.avail_response}" >
</td>
</tr>
</table>

View File

@@ -0,0 +1 @@
<!-- nothing to do -->

View File

@@ -0,0 +1 @@
<!-- nothing to do -->