From 55677896eb839e20542440e51c5737a318240dab Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 12 Apr 2008 18:40:20 +0200 Subject: update documentation Signed-off-by: Andreas Unterkircher --- docs/phpfspot/PHPFSPOT.html | 115 +++--- docs/phpfspot/PHPFSPOT_CFG.html | 668 --------------------------------- docs/phpfspot/PHPFSPOT_DB.html | 36 +- docs/phpfspot/PHPFSPOT_IMG.html | 16 +- docs/phpfspot/PHPFSPOT_RPC.html | 6 +- docs/phpfspot/PHPFSPOT_TMPL.html | 12 +- docs/phpfspot/_find_dups.php.html | 10 +- docs/phpfspot/_gen_thumbs.php.html | 10 +- docs/phpfspot/_index.php.html | 9 +- docs/phpfspot/_phpfspot.class.php.html | 4 +- docs/phpfspot/_phpfspot_cfg.php.html | 63 ---- docs/phpfspot/_phpfspot_db.php.html | 2 +- docs/phpfspot/_phpfspot_img.php.html | 4 +- docs/phpfspot/_phpfspot_tmpl.php.html | 2 +- docs/phpfspot/_rpc.php.html | 4 +- 15 files changed, 118 insertions(+), 843 deletions(-) delete mode 100644 docs/phpfspot/PHPFSPOT_CFG.html delete mode 100644 docs/phpfspot/_phpfspot_cfg.php.html (limited to 'docs/phpfspot') diff --git a/docs/phpfspot/PHPFSPOT.html b/docs/phpfspot/PHPFSPOT.html index 62e0947..33c8cb5 100644 --- a/docs/phpfspot/PHPFSPOT.html +++ b/docs/phpfspot/PHPFSPOT.html @@ -26,8 +26,9 @@

PHPFSPOT main class

+

this class contains the most functions which will to the major work for phpfspot.

- Located in /phpfspot.class.php (line 33) + Located in /phpfspot.class.php (line 36)

@@ -57,7 +58,7 @@
 - PHPFSPOT_CFG + PHPFSPOT_CFG $cfg
@@ -404,7 +405,7 @@ array $avail_tags - (line 80) + (line 83)
@@ -425,9 +426,9 @@
- PHPFSPOT_CFG + PHPFSPOT_CFG $cfg - (line 41) + (line 44)
@@ -451,7 +452,7 @@ PHPFSPOT_DB $cfg_db - (line 57) + (line 60) @@ -475,7 +476,7 @@ PHPFSPOT_DB $db - (line 49) + (line 52) @@ -499,7 +500,7 @@ array $tags - (line 73) + (line 76) @@ -522,7 +523,7 @@ PHPFSPOT_TMPL $tmpl - (line 66) + (line 69) @@ -559,7 +560,7 @@
- Constructor __construct (line 103) + Constructor __construct (line 106)
@@ -585,7 +586,7 @@
- Destructor __destruct (line 223) + Destructor __destruct (line 226)
@@ -609,7 +610,7 @@
- addTag (line 759) + addTag (line 762)
@@ -640,7 +641,7 @@
- checkifImageSupported (line 1976) + checkifImageSupported (line 1979)
@@ -670,7 +671,7 @@
- check_config_table (line 1515) + check_config_table (line 1518)
@@ -696,7 +697,7 @@
- cleanup_phpfspot_db (line 2742) + cleanup_phpfspot_db (line 2745)
@@ -722,7 +723,7 @@
- create_thumbnail (line 1348) + create_thumbnail (line 1351)
@@ -759,7 +760,7 @@
- delTag (line 783) + delTag (line 786)
@@ -790,7 +791,7 @@
- gen_thumb (line 1543) + gen_thumb (line 1546)
@@ -828,7 +829,7 @@
- getAvailableTags (line 642) + getAvailableTags (line 645)
@@ -854,7 +855,7 @@
- getCurrentPhoto (line 2253) + getCurrentPhoto (line 2256)
@@ -879,7 +880,7 @@
- getExport (line 2122) + getExport (line 2125)
@@ -909,7 +910,7 @@
- getFspotDBVersion (line 2613) + getFspotDBVersion (line 2616)
@@ -935,7 +936,7 @@
- getMD5 (line 1627) + getMD5 (line 1630)
@@ -966,7 +967,7 @@
- getNextSlideShowImage (line 2370) + getNextSlideShowImage (line 2373)
@@ -992,7 +993,7 @@
- getPhotoName (line 451) + getPhotoName (line 454)
@@ -1026,7 +1027,7 @@
- getPhotoSelection (line 924) + getPhotoSelection (line 927)
@@ -1052,7 +1053,7 @@
- getPrevSlideShowImage (line 2390) + getPrevSlideShowImage (line 2393)
@@ -1078,7 +1079,7 @@
- getRSSFeed (line 2164) + getRSSFeed (line 2167)
@@ -1103,7 +1104,7 @@
- getSelectedTags (line 726) + getSelectedTags (line 729)
@@ -1129,7 +1130,7 @@
- get_calendar_matrix (line 2043) + get_calendar_matrix (line 2046)
@@ -1165,7 +1166,7 @@
- get_meta_informations (line 1502) + get_meta_informations (line 1505)
@@ -1195,7 +1196,7 @@
- get_num_photos (line 2542) + get_num_photos (line 2545)
@@ -1225,7 +1226,7 @@
- get_photo_details (line 392) + get_photo_details (line 395)
@@ -1256,7 +1257,7 @@
- get_random_photo (line 2421) + get_random_photo (line 2424)
@@ -1282,7 +1283,7 @@
- get_thumb_path (line 2493) + get_thumb_path (line 2496)
@@ -1315,7 +1316,7 @@
- get_xml_tag_list (line 815) + get_xml_tag_list (line 818)
@@ -1340,7 +1341,7 @@
- isValidDate (line 2447) + isValidDate (line 2450)
@@ -1371,7 +1372,7 @@
- parse_uri (line 2633) + parse_uri (line 2636)
@@ -1404,7 +1405,7 @@
- resetDateSearch (line 906) + resetDateSearch (line 909)
@@ -1430,7 +1431,7 @@
- resetNameSearch (line 893) + resetNameSearch (line 896)
@@ -1456,7 +1457,7 @@
- resetPhotoView (line 869) + resetPhotoView (line 872)
@@ -1482,7 +1483,7 @@
- resetSlideShow (line 2403) + resetSlideShow (line 2406)
@@ -1506,7 +1507,7 @@
- resetTags (line 804) + resetTags (line 807)
@@ -1532,7 +1533,7 @@
- resetTagSearch (line 881) + resetTagSearch (line 884)
@@ -1558,7 +1559,7 @@
- setTagCondition (line 1665) + setTagCondition (line 1668)
@@ -1589,7 +1590,7 @@
- show (line 237) + show (line 240)
@@ -1615,7 +1616,7 @@
- showCredits (line 1327) + showCredits (line 1330)
@@ -1640,7 +1641,7 @@
- showPhoto (line 506) + showPhoto (line 509)
@@ -1671,7 +1672,7 @@
- showPhotoIndex (line 1128) + showPhotoIndex (line 1131)
@@ -1697,7 +1698,7 @@
- showTextImage (line 1890) + showTextImage (line 1893)
@@ -1739,7 +1740,7 @@
- smarty_sort_select_list (line 2308) + smarty_sort_select_list (line 2311)
@@ -1775,7 +1776,7 @@
- startSearch (line 1683) + startSearch (line 1686)
@@ -1801,7 +1802,7 @@
- translate_path (line 493) + translate_path (line 496)
@@ -1832,7 +1833,7 @@
- updateSortOrder (line 1735) + updateSortOrder (line 1738)
@@ -1866,7 +1867,7 @@
- whatToDo (line 2270) + whatToDo (line 2273)
@@ -1892,7 +1893,7 @@
- _error (line 1989) + _error (line 1992)
@@ -1923,7 +1924,7 @@

- Documentation generated on Sat, 12 Apr 2008 18:24:57 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 12 Apr 2008 18:39:42 +0200 by phpDocumentor 1.4.2

\ No newline at end of file diff --git a/docs/phpfspot/PHPFSPOT_CFG.html b/docs/phpfspot/PHPFSPOT_CFG.html deleted file mode 100644 index 024b367..0000000 --- a/docs/phpfspot/PHPFSPOT_CFG.html +++ /dev/null @@ -1,668 +0,0 @@ - - - - - - Docs For Class PHPFSPOT_CFG - - - - -
-

 Class PHPFSPOT_CFG

- - -
-
Description
- -
- -

- Located in /phpfspot_cfg.php (line 3) -

- - -

-	
-			
-
- - - - -
-
Variable Summary
- -
-
-
-  - mixed - $base_path -
-
-  - mixed - $db_access -
-
-  - mixed - $error_found -
-
-  - mixed - $fspot_db -
-
-  - mixed - $hide_tags -
-
-  - mixed - $logging -
-
-  - mixed - $log_file -
-
-  - mixed - $mini_width -
-
-  - mixed - $page_title -
-
-  - mixed - $path_replace_from -
-
-  - mixed - $path_replace_to -
-
-  - mixed - $photo_width -
-
-  - mixed - $phpfspot_db -
-
-  - mixed - $smarty_path -
-
-  - mixed - $theme_name -
-
-  - mixed - $thumbs_per_page -
-
-  - mixed - $thumb_height -
-
-  - mixed - $thumb_path -
-
-  - mixed - $thumb_width -
-
-  - mixed - $use_autocomplete -
-
-  - mixed - $use_lightbox -
-
-  - mixed - $web_path -
-
-
-
- - -
-
Method Summary
- -
-
-
-  - PHPFSPOT_CFG - __construct - () -
-
-
-
- - -
-
Variables
- -
- - -
- -
- - - mixed - $base_path - = "/var/www/beau.netshadow.at/htdocs" (line 7) - -
- - - - - - - -
- -
- -
- - - mixed - $db_access - = "native" (line 13) - -
- - - - - - - -
- -
- -
- - - mixed - $error_found - = 0 (line 75) - -
- - - - - - - -
- -
- -
- - - mixed - $fspot_db - = "/var/www/beau.netshadow.at/fspot-data/photos.db" (line 16) - -
- - - - - - - -
- -
- -
- - - mixed - $hide_tags - = array("Favorites", "Hidden", "People", "Places", "Events") (line 72) - -
- - - - - - - -
- -
- -
- - - mixed - $logging - = "display" (line 64) - -
- - - - - - - -
- -
- -
- - - mixed - $log_file - = "phpfspot_err.log" (line 67) - -
- - - - - - - -
- -
- -
- - - mixed - $mini_width - = "100" (line 40) - -
- - - - - - - -
- -
- -
- - - mixed - $page_title - = "phpfspot - dynamic PHP gallery for F-Spot" (line 5) - -
- - - - - - - -
- -
- -
- - - mixed - $path_replace_from - = "/home/unki/beau" (line 50) - -
- - - - - - - -
- -
- -
- - - mixed - $path_replace_to - = "/var/www/beau.netshadow.at/fspot-data" (line 51) - -
- - - - - - - -
- -
- -
- - - mixed - $photo_width - = "640" (line 39) - -
- - - - - - - -
- -
- -
- - - mixed - $phpfspot_db - = "/var/www/beau.netshadow.at/fspot-data/phpfspot.db" (line 21) - -
- - - - - - - -
- -
- -
- - - mixed - $smarty_path - = "/usr/share/php/smarty" (line 33) - -
- - - - - - - -
- -
- -
- - - mixed - $theme_name - = "default" (line 11) - -
- - - - - - - -
- -
- -
- - - mixed - $thumbs_per_page - = 50 (line 44) - -
- - - - - - - -
- -
- -
- - - mixed - $thumb_height - = "145" (line 38) - -
- - - - - - - -
- -
- -
- - - mixed - $thumb_path - = "/var/www/beau.netshadow.at/htdocs/thumbs" (line 34) - -
- - - - - - - -
- -
- -
- - - mixed - $thumb_width - = "150" (line 37) - -
- - - - - - - -
- -
- -
- - - mixed - $use_autocomplete - = true (line 61) - -
- - - - - - - -
- -
- -
- - - mixed - $use_lightbox - = true (line 56) - -
- - - - - - - -
- -
- -
- - - mixed - $web_path - = "/" (line 9) - -
- - - - - - - -
- -
-
- - -
-
Methods
- -
- - -
- -
- - Constructor __construct (line 77) -
- - -
    -
  • access: public
  • -
- -
- PHPFSPOT_CFG - - __construct - - () -
- - - -
- -
-
- - -

- Documentation generated on Sat, 12 Apr 2008 18:25:05 +0200 by phpDocumentor 1.4.2 -

-
- \ No newline at end of file diff --git a/docs/phpfspot/PHPFSPOT_DB.html b/docs/phpfspot/PHPFSPOT_DB.html index 749fb63..061faea 100644 --- a/docs/phpfspot/PHPFSPOT_DB.html +++ b/docs/phpfspot/PHPFSPOT_DB.html @@ -26,7 +26,7 @@

PHPFSPOT_DB class

- Located in /phpfspot_db.php (line 29) + Located in /phpfspot_db.php (line 30)

@@ -111,11 +111,11 @@
-
+
- Constructor __construct (line 43) + Constructor __construct (line 44)
@@ -145,11 +145,11 @@
-
+
- Destructor __destruct (line 63) + Destructor __destruct (line 64)
@@ -171,11 +171,11 @@
-
+
- db_check_table_exists (line 253) + db_check_table_exists (line 254)
@@ -203,11 +203,11 @@
-
+
- db_exec (line 163) + db_exec (line 164)
@@ -234,11 +234,11 @@
-
+
- db_fetchSingleRow (line 206) + db_fetchSingleRow (line 207)
@@ -265,11 +265,11 @@
-
+
- db_fetch_object (line 189) + db_fetch_object (line 190)
@@ -294,11 +294,11 @@
-
+
- db_getNumRows (line 232) + db_getNumRows (line 233)
@@ -325,11 +325,11 @@
-
+
- db_query (line 127) + db_query (line 128)
@@ -361,7 +361,7 @@

- Documentation generated on Sat, 12 Apr 2008 18:25:06 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 12 Apr 2008 18:39:54 +0200 by phpDocumentor 1.4.2

\ No newline at end of file diff --git a/docs/phpfspot/PHPFSPOT_IMG.html b/docs/phpfspot/PHPFSPOT_IMG.html index 8a566d0..74ea3f9 100644 --- a/docs/phpfspot/PHPFSPOT_IMG.html +++ b/docs/phpfspot/PHPFSPOT_IMG.html @@ -27,7 +27,7 @@

PHPFSPOT_IMG class

handles phpfspot's photos. It will output either the photo binaries or can also show error messages as a on-the-fly generated picture.

- Located in /phpfspot_img.php (line 35) + Located in /phpfspot_img.php (line 34)

@@ -82,11 +82,11 @@
-
+
- Constructor __construct (line 43) + Constructor __construct (line 42)
@@ -107,11 +107,11 @@
-
+
- Destructor __destruct (line 53) + Destructor __destruct (line 52)
@@ -132,11 +132,11 @@
-
+
- show (line 68) + show (line 67)
@@ -171,7 +171,7 @@

- Documentation generated on Sat, 12 Apr 2008 18:25:06 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 12 Apr 2008 18:39:54 +0200 by phpDocumentor 1.4.2

\ No newline at end of file diff --git a/docs/phpfspot/PHPFSPOT_RPC.html b/docs/phpfspot/PHPFSPOT_RPC.html index f825903..1b2d770 100644 --- a/docs/phpfspot/PHPFSPOT_RPC.html +++ b/docs/phpfspot/PHPFSPOT_RPC.html @@ -76,7 +76,7 @@
-
+
@@ -101,7 +101,7 @@
-
+
@@ -130,7 +130,7 @@

- Documentation generated on Sat, 12 Apr 2008 18:25:06 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 12 Apr 2008 18:39:55 +0200 by phpDocumentor 1.4.2

\ No newline at end of file diff --git a/docs/phpfspot/PHPFSPOT_TMPL.html b/docs/phpfspot/PHPFSPOT_TMPL.html index 33f9597..e31bb78 100644 --- a/docs/phpfspot/PHPFSPOT_TMPL.html +++ b/docs/phpfspot/PHPFSPOT_TMPL.html @@ -78,15 +78,15 @@
-
+
- Constructor __construct (line 36) + Constructor __construct (line 37)
-

class constructor

+

PHPFSPOT_TMPL constructor

  • access: public
@@ -103,11 +103,11 @@
-
+
- show (line 64) + show (line 65)
@@ -139,7 +139,7 @@

- Documentation generated on Sat, 12 Apr 2008 18:25:06 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 12 Apr 2008 18:39:55 +0200 by phpDocumentor 1.4.2

\ No newline at end of file diff --git a/docs/phpfspot/_find_dups.php.html b/docs/phpfspot/_find_dups.php.html index 79b800a..729148b 100644 --- a/docs/phpfspot/_find_dups.php.html +++ b/docs/phpfspot/_find_dups.php.html @@ -20,6 +20,8 @@
+

*************************************************************************

+

phpfspot, presents your F-Spot photo collection in Web browsers.

Copyright (c) by Andreas Unterkircher

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

*************************************************************************

@@ -41,13 +43,13 @@ require_once ("phpfspot.class.php") - (line 31) + (line 38)
-

*************************************************************************

-

phpfspot, presents your F-Spot photo collection in Web browsers.

Copyright (c) by Andreas Unterkircher

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

*************************************************************************

+

find_dups.php

+

find duplicated photos based on MD5 checksum

@@ -57,7 +59,7 @@

- Documentation generated on Sat, 12 Apr 2008 18:24:49 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 12 Apr 2008 18:39:23 +0200 by phpDocumentor 1.4.2

\ No newline at end of file diff --git a/docs/phpfspot/_gen_thumbs.php.html b/docs/phpfspot/_gen_thumbs.php.html index 7d91cc2..169dcab 100644 --- a/docs/phpfspot/_gen_thumbs.php.html +++ b/docs/phpfspot/_gen_thumbs.php.html @@ -20,6 +20,8 @@
+

*************************************************************************

+

phpfspot, presents your F-Spot photo collection in Web browsers.

Copyright (c) by Andreas Unterkircher

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

*************************************************************************

@@ -41,13 +43,13 @@ require_once ("phpfspot.class.php") - (line 31) + (line 39)
-

*************************************************************************

-

phpfspot, presents your F-Spot photo collection in Web browsers.

Copyright (c) by Andreas Unterkircher

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

*************************************************************************

+

gen_thumbs.php

+

generate photo thumbnails on the console to avoid webserver overload

@@ -57,7 +59,7 @@

- Documentation generated on Sat, 12 Apr 2008 18:24:53 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 12 Apr 2008 18:39:34 +0200 by phpDocumentor 1.4.2

\ No newline at end of file diff --git a/docs/phpfspot/_index.php.html b/docs/phpfspot/_index.php.html index f123f2e..3da7eda 100644 --- a/docs/phpfspot/_index.php.html +++ b/docs/phpfspot/_index.php.html @@ -20,6 +20,8 @@
+

*************************************************************************

+

phpfspot, presents your F-Spot photo collection in Web browsers.

Copyright (c) by Andreas Unterkircher

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

*************************************************************************

@@ -41,13 +43,12 @@ require_once ("phpfspot.class.php") - (line 25) + (line 30)
-

*************************************************************************

-

phpfspot, presents your F-Spot photo collection in Web browsers.

Copyright (c) by Andreas Unterkircher

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

*************************************************************************

+

initialize phpfspot

@@ -57,7 +58,7 @@

- Documentation generated on Sat, 12 Apr 2008 18:24:57 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 12 Apr 2008 18:39:42 +0200 by phpDocumentor 1.4.2

\ No newline at end of file diff --git a/docs/phpfspot/_phpfspot.class.php.html b/docs/phpfspot/_phpfspot.class.php.html index 9ddd367..77aca8f 100644 --- a/docs/phpfspot/_phpfspot.class.php.html +++ b/docs/phpfspot/_phpfspot.class.php.html @@ -70,7 +70,7 @@  require_once - ("phpfspot_cfg.php") + ("phpfspot_cfg.php") (line 25)
@@ -102,7 +102,7 @@

- Documentation generated on Sat, 12 Apr 2008 18:24:57 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 12 Apr 2008 18:39:42 +0200 by phpDocumentor 1.4.2

\ No newline at end of file diff --git a/docs/phpfspot/_phpfspot_cfg.php.html b/docs/phpfspot/_phpfspot_cfg.php.html deleted file mode 100644 index 142d994..0000000 --- a/docs/phpfspot/_phpfspot_cfg.php.html +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - Docs for page phpfspot_cfg.php - - - - -
-

File/phpfspot_cfg.php

- - -
-
Description
- -
- - -
-
- - -
-
Classes
- -
- - - - - - - - - -
ClassDescription
-  class - PHPFSPOT_CFG - - -
-
-
- - - - - -

- Documentation generated on Sat, 12 Apr 2008 18:25:05 +0200 by phpDocumentor 1.4.2 -

-
- \ No newline at end of file diff --git a/docs/phpfspot/_phpfspot_db.php.html b/docs/phpfspot/_phpfspot_db.php.html index 2246e34..6e28da8 100644 --- a/docs/phpfspot/_phpfspot_db.php.html +++ b/docs/phpfspot/_phpfspot_db.php.html @@ -59,7 +59,7 @@

- Documentation generated on Sat, 12 Apr 2008 18:25:06 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 12 Apr 2008 18:39:54 +0200 by phpDocumentor 1.4.2

\ No newline at end of file diff --git a/docs/phpfspot/_phpfspot_img.php.html b/docs/phpfspot/_phpfspot_img.php.html index fe9e7d1..f52e323 100644 --- a/docs/phpfspot/_phpfspot_img.php.html +++ b/docs/phpfspot/_phpfspot_img.php.html @@ -64,7 +64,7 @@
-
+
 @@ -87,7 +87,7 @@

- Documentation generated on Sat, 12 Apr 2008 18:25:06 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 12 Apr 2008 18:39:54 +0200 by phpDocumentor 1.4.2

\ No newline at end of file diff --git a/docs/phpfspot/_phpfspot_tmpl.php.html b/docs/phpfspot/_phpfspot_tmpl.php.html index 70b3de9..a88b3f0 100644 --- a/docs/phpfspot/_phpfspot_tmpl.php.html +++ b/docs/phpfspot/_phpfspot_tmpl.php.html @@ -59,7 +59,7 @@

- Documentation generated on Sat, 12 Apr 2008 18:25:06 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 12 Apr 2008 18:39:55 +0200 by phpDocumentor 1.4.2

\ No newline at end of file diff --git a/docs/phpfspot/_rpc.php.html b/docs/phpfspot/_rpc.php.html index 943ba9d..f8c7902 100644 --- a/docs/phpfspot/_rpc.php.html +++ b/docs/phpfspot/_rpc.php.html @@ -64,7 +64,7 @@
-
+
 @@ -85,7 +85,7 @@

- Documentation generated on Sat, 12 Apr 2008 18:25:06 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sat, 12 Apr 2008 18:39:55 +0200 by phpDocumentor 1.4.2

\ No newline at end of file -- cgit v1.2.3-18-g5258