cvs: smarty /docs/ja getting-started.xml

[email protected] ("TAKAGI Masahiro") Sun, 24 Jun 2007 09:02:28 -0000
Newsgroups php.smarty.cvs
Message-ID <cvstakagi1182675748@cvsserver>
takagi		Sun Jun 24 09:02:28 2007 UTC

  Modified files:              
    /smarty/docs/ja	getting-started.xml 
  Log:
  sync with en.
  
  
http://cvs.php.net/viewvc.cgi/smarty/docs/ja/getting-started.xml?r1=1.1&r2=1.2&diff_format=u
Index: smarty/docs/ja/getting-started.xml
diff -u smarty/docs/ja/getting-started.xml:1.1 smarty/docs/ja/getting-started.xml:1.2
--- smarty/docs/ja/getting-started.xml:1.1	Sat Apr 21 12:13:34 2007
+++ smarty/docs/ja/getting-started.xml	Sun Jun 24 09:02:28 2007
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 1.1 $ -->
-<!-- EN-Revision: 1.19 Maintainer: takagi Status: ready -->
+<!-- $Revision: 1.2 $ -->
+<!-- EN-Revision: 1.20 Maintainer: takagi Status: ready -->
 <!-- CREDITS: mat-sh,daichi,joe -->
 <part id="getting.started">
  <title>はじめに</title>
@@ -332,7 +332,7 @@
 </example>
 
 <example>
-    <title>PHP スクリプト内での <literal><ulink url="&url.e-accel;">ini_set()</ulink></literal>
+    <title>PHP スクリプト内での <literal><ulink url="&url.php-manual;ini-set">ini_set()</ulink></literal>
      によるインクルードパスの追加</title>
     <programlisting role="php">
 <![CDATA[