mango r220 - in trunk: . lib
- From: ovitters svn gnome org
- To: svn-commits-list gnome org,gnome-sysadmin gnome org
- Subject: mango r220 - in trunk: . lib
- Date: Sun, 22 Jun 2008 12:26:15 +0000 (UTC)
Author: ovitters
Date: Sun Jun 22 12:26:15 2008
New Revision: 220
URL: http://svn.gnome.org/viewvc/mango?rev=220&view=rev
Log:
* lib/ftpmirror.php (FTPMirror): variables / attributes / whatever
should be public, not private.
Modified:
trunk/ (props changed)
trunk/ChangeLog
trunk/lib/ftpmirror.php
Modified: trunk/lib/ftpmirror.php
==============================================================================
--- trunk/lib/ftpmirror.php (original)
+++ trunk/lib/ftpmirror.php Sun Jun 22 12:26:15 2008
@@ -4,7 +4,7 @@
class FTPMirror {
// Main attributes
- private
+ public
$id,
$name,
$url,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]