Skip to content

Conversation

cebe
Copy link

@cebe cebe commented Dec 19, 2012

No description provided.

@@ -12,7 +12,7 @@ public function rules()
public function confirm($attribute,$params)
{
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $this->url);
curl_setopt($ch, CURLOPT_URL, $this->$attribute);
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is useful to show what $attribute is for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant