<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Auto Staff Time Sheet in Editing Ticket of osTicket v1.6 RC5</title>
	<atom:link href="http://www.openscriptsolution.com/2010/02/28/auto-staff-time-sheet-in-editing-ticket-of-osticket-v1-6-rc5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.openscriptsolution.com/2010/02/28/auto-staff-time-sheet-in-editing-ticket-of-osticket-v1-6-rc5/</link>
	<description>... where solutions for script programming are found ...</description>
	<lastBuildDate>Wed, 08 Feb 2012 12:54:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Masino Sinaga</title>
		<link>http://www.openscriptsolution.com/2010/02/28/auto-staff-time-sheet-in-editing-ticket-of-osticket-v1-6-rc5/comment-page-1/#comment-6284</link>
		<dc:creator>Masino Sinaga</dc:creator>
		<pubDate>Tue, 10 Jan 2012 08:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.openscriptsolution.com/?p=1146#comment-6284</guid>
		<description>Anda betul. Kode di atas untuk yang versi 1.6 RC5. 

Kalau untuk osTicket versi 1.6 ST, cari kode yang ini:
&lt;pre lang=&quot;php&quot; escaped=&quot;true&quot;&gt;
$this-&lt;postNote(&#039;Ticket Updated&#039;,$var[&#039;note&#039;]);
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Anda betul. Kode di atas untuk yang versi 1.6 RC5. </p>
<p>Kalau untuk osTicket versi 1.6 ST, cari kode yang ini:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000088;">$this</span><span style="color: #339933;">-&lt;</span>postNote<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'Ticket Updated'</span><span style="color: #339933;">,</span><span style="color: #000088;">$var</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'note'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>By: somantriozawa@yahoo.com</title>
		<link>http://www.openscriptsolution.com/2010/02/28/auto-staff-time-sheet-in-editing-ticket-of-osticket-v1-6-rc5/comment-page-1/#comment-6283</link>
		<dc:creator>somantriozawa@yahoo.com</dc:creator>
		<pubDate>Tue, 10 Jan 2012 02:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.openscriptsolution.com/?p=1146#comment-6283</guid>
		<description>Script di bawah ada di file mana gan? di /include/class.ticket.php kok gk ada ya,
Temukan lagi kode yang ini:
&lt;pre lang=&quot;php&quot; escaped=&quot;true&quot;&gt;
1249                 $this-&gt;postNote(&#039;Ticket Edit&#039;,$var[&#039;note&#039;]);
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Script di bawah ada di file mana gan? di /include/class.ticket.php kok gk ada ya,<br />
Temukan lagi kode yang ini:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #cc66cc;">1249</span>                 <span style="color: #000088;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">postNote</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'Ticket Edit'</span><span style="color: #339933;">,</span><span style="color: #000088;">$var</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'note'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>

]]></content:encoded>
	</item>
</channel>
</rss>
