Update of /cvsroot/stack/stack-1-0/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23181/doc
Modified Files:
Tag: frontend_dev
author_gettingstarted.php
Log Message:
Fixed warning.
Index: author_gettingstarted.php
===================================================================
RCS file: /cvsroot/stack/stack-1-0/doc/Attic/author_gettingstarted.php,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -C2 -d -r1.1.2.1 -r1.1.2.2
*** author_gettingstarted.php 13 Jun 2005 13:04:22 -0000 1.1.2.1
--- author_gettingstarted.php 14 Jun 2005 14:15:07 -0000 1.1.2.2
***************
*** 11,14 ****
--- 11,15 ----
include_once("{$stack_root}/scripts/maxima/maximafun.php");
+
/**
* Display an example of the stack question
|