phcmemberspro 7.5.5 → 7.5.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4eaf6f9e182298b34599c6dba99b24098c225c61
4
- data.tar.gz: 2df8b11256b166c9a539c3e31d19f6c29b1c0bee
3
+ metadata.gz: f24b5179e8c628cae8edde4f3475532920cacdc8
4
+ data.tar.gz: b45e5cdd4d338251f088dcc4e560a73972816b22
5
5
  SHA512:
6
- metadata.gz: 7610b4570194930383f0de5adf5496b60b1088a701387175e3e0284149a2cc5314b3753fe6f6dd444541bc8e1a072c26961daea06e9cded4bae78ed78576c6ef
7
- data.tar.gz: ecd762fc20378a0ab832ab51628d2c1771a24db7d6ac5194b10f9730a5284fa1223581351e352cedf8a893bcebf1eb1301482f00b9fdc94e08b71f7ef5834264
6
+ metadata.gz: 7f0d8250913b3b654989071225250d409da24a22bca54175b38258e0d537fb2d7bdf92cd7a09997260e3bdbd50554fdbce72462f54a7f9eb3c4f0f7e2174820a
7
+ data.tar.gz: a117c8f863f78e293b922f180d78c548b4ab842cde19631a706f92d44c5769379fe5967c86c73d84e1fd64504a6991d05854e3fb2cf180544a79abaec1058203
@@ -1,6 +1,6 @@
1
1
  <!-- Title System -->
2
2
  <% phc_title "Directory Category Manager" %>
3
- <% phc_title_tagline "Detail Information for " + @directory_category.catname %>
3
+ <% phc_title_tagline "Detail Information for " + @directory_categories.catname %>
4
4
 
5
5
  <!-- Bread Crumb -->
6
6
  <div class="page-bar">
@@ -1,3 +1,3 @@
1
1
  module Phcmemberspro
2
- VERSION = "7.5.5"
2
+ VERSION = "7.5.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phcmemberspro
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.5.5
4
+ version: 7.5.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - BradPotts