2011-11-26 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_integria_url.php: Added a new help file. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5175 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
64ecde8bf7
commit
6155e3de33
|
@ -1,3 +1,7 @@
|
|||
2011-11-26 Junichi Satoh <junichi@rworks.jp>
|
||||
|
||||
* include/help/ja/help_integria_url.php: Added a new help file.
|
||||
|
||||
2011-11-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
|
||||
|
||||
* godmode/agentes/module_manager.php: Incremented agent description
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
/**
|
||||
* @package Include/help/ja
|
||||
*/
|
||||
?>
|
||||
<h1>Integria URL</h1>
|
||||
|
||||
<p>
|
||||
Integria の URL は、インストール先のトップページのパスである必要があります。
|
||||
<br><br>
|
||||
例: http://192.169.75.4/integria
|
||||
</p>
|
Loading…
Reference in New Issue